diff options
| author | Julian Wiedmann <[email protected]> | 2019-10-31 12:42:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-10-31 19:32:59 +0000 |
| commit | 04fa55fe07d15587b00ef1269fcbf793a2e45739 (patch) | |
| tree | ecdcf711d4e5b0e0a8c92264515c7cd56c42164b /net/unix/af_unix.c | |
| parent | s390/qeth: consolidate some duplicated HW cmd code (diff) | |
| download | kernel-04fa55fe07d15587b00ef1269fcbf793a2e45739.tar.gz kernel-04fa55fe07d15587b00ef1269fcbf793a2e45739.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
