linux_dsm_epyc7002/drivers/s390/net
Julian Wiedmann d025da9eb1 s390/qeth: consistently re-enable device features
commit e830baa9c3 ("qeth: restore device features after recovery") and
commit ce34435641 ("s390/qeth: rely on kernel for feature recovery")
made sure that the HW functions for device features get re-programmed
after recovery.

But we missed that the same handling is also required when a card is
first set offline (destroying all HW context), and then online again.
Fix this by moving the re-enable action out of the recovery-only path.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-30 21:19:48 +09:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
ctcm_main.h
ctcm_mpc.c
ctcm_mpc.h
ctcm_sysfs.c
fsm.c
fsm.h
Kconfig
lcs.c s390/net: set HW port number in netdevice 2018-04-27 13:38:47 -04:00
lcs.h
Makefile
netiucv.c
qeth_core_main.c s390/qeth: consistently re-enable device features 2018-06-30 21:19:48 +09:00
qeth_core_mpc.c
qeth_core_mpc.h s390/qeth: add IPv6 RX checksum offload support 2018-04-27 13:38:49 -04:00
qeth_core_sys.c s390/net: set HW port number in netdevice 2018-04-27 13:38:47 -04:00
qeth_core.h s390/qeth: consistently re-enable device features 2018-06-30 21:19:48 +09:00
qeth_l2_main.c s390/qeth: consistently re-enable device features 2018-06-30 21:19:48 +09:00
qeth_l2_sys.c
qeth_l2.h
qeth_l3_main.c s390/qeth: consistently re-enable device features 2018-06-30 21:19:48 +09:00
qeth_l3_sys.c
qeth_l3.h
smsgiucv_app.c
smsgiucv.c s390/smsgiucv: disable SMSG on module unload 2018-04-16 09:10:17 +02:00
smsgiucv.h