linux_dsm_epyc7002/drivers/s390/net
Julian Wiedmann 04fa55fe07 s390/qeth: don't set card state in qeth_qdio_clear_card()
Any change to the card state should only be driven by
qeth_l?_set_online() and qeth_l?_stop_card().

qeth_qdio_clear_card() currently also gets called from
(a) qeth_core_shutdown(), where we haven't walked through the whole
    teardown sequence. So changing the state to DOWN is not accurate.
(b) qeth_core_hardsetup_card(), which is only called while the card is
    still in DOWN state. No change in behaviour here.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-31 12:32:59 -07:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c s390/ctcm: don't use intparm for channel IO 2019-08-20 13:51:46 -07:00
ctcm_fsms.h
ctcm_main.c s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-09-16 21:45:32 +02:00
ctcm_main.h
ctcm_mpc.c s390/ctcm: don't use intparm for channel IO 2019-08-20 13:51:46 -07:00
ctcm_mpc.h
ctcm_sysfs.c
fsm.c
fsm.h
ism_drv.c
ism.h
Kconfig
lcs.c s390/lcs: don't use intparm for channel IO 2019-08-20 13:51:46 -07:00
lcs.h
Makefile
netiucv.c
qeth_core_main.c s390/qeth: don't set card state in qeth_qdio_clear_card() 2019-10-31 12:32:59 -07:00
qeth_core_mpc.c
qeth_core_mpc.h s390/qeth: merge qeth_reply struct into qeth_cmd_buffer 2019-08-20 13:51:46 -07:00
qeth_core_sys.c
qeth_core.h s390/qeth: use IQD Multi-Write 2019-10-31 12:32:59 -07:00
qeth_ethtool.c s390/qeth: add TX NAPI support for IQD devices 2019-08-24 16:39:18 -07:00
qeth_l2_main.c s390/qeth: consolidate some duplicated HW cmd code 2019-10-31 12:32:59 -07:00
qeth_l2_sys.c
qeth_l2.h
qeth_l3_main.c s390/qeth: consolidate some duplicated HW cmd code 2019-10-31 12:32:59 -07:00
qeth_l3_sys.c
qeth_l3.h
smsgiucv_app.c
smsgiucv.c
smsgiucv.h