diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-03-27 13:19:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-28 01:36:56 +0300 |
commit | fb64de1bc36c7fdeb3b4279d0fe52496ce34c45a (patch) | |
tree | 59da022b47b0528f5e480462d13e8fc73671d211 /drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c | |
parent | 4e2b5aa5676bf969b6e9fe936852caf2d583d47f (diff) | |
download | linux-fb64de1bc36c7fdeb3b4279d0fe52496ce34c45a.tar.xz |
s390/qeth: phase out OSN support
OSN devices currently spend an awful long time in qeth_l2_set_online()
until various unsupported HW cmds time out. This has been broken for
over two years, ever since
commit d22ffb5a712f ("s390/qeth: fix IPA command submission race")
triggered a FW bug in cmd processing.
Prior to commit 782e4a792147 ("s390/qeth: don't poll for cmd IO completion"),
this wait for timeout would have even been spent busy-polling.
The offending patch was picked up by stable and all relevant distros,
and yet noone noticed.
OSN setups only ever worked in combination with an out-of-tree blob, and
the last machine that even offered HW with OSN support was released back
in 2015.
Rather than attempting to work-around this FW issue for no actual gain,
add a deprecation warning so anyone who still wants to maintain this
part of the code can speak up. Else rip it all out in 2021.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c')
0 files changed, 0 insertions, 0 deletions