]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: allow manual recovery when device is SOFTSETUP
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 15 Feb 2019 18:22:25 +0000 (19:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Feb 2019 04:35:29 +0000 (20:35 -0800)
commit13c26b77e3588bf98c17e33d8e09f58dbb9f77db
tree2a5b592f39aeef3c18284ffaf3a6f890b6567ab4
parent3c8c496b8158e734df83e55bc187d1225f40b085
s390/qeth: allow manual recovery when device is SOFTSETUP

Once a qeth ccwgroup device is set online, it's also armed for internal
recovery. So allow for testing that code path via sysfs, regardless of
whether the interface is up or down.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_sys.c