]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: don't re-start read cmd when IDX has terminated
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 27 Feb 2020 17:08:14 +0000 (18:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 19:15:13 +0000 (11:15 -0800)
commit0f09ecaf75bd613f0398a290e04c3ff69385c3ff
tree35000a7bd9b518dbe19f9a4621634f7b5072a980
parentbeee859ffe57565aa54c91d751bede2d9510b58f
s390/qeth: don't re-start read cmd when IDX has terminated

Once the IDX connection is down, there's no point in trying to issue
more IOs.

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