]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: fine-tune errno when cmds are cancelled
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 14 Jul 2020 14:22:57 +0000 (16:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jul 2020 21:53:45 +0000 (14:53 -0700)
commita35d2db2d2150c50311c20270a6d20fe4a88a674
tree4ed4d39ecae0ad851a3f8c1379e4d599d6a70fb8
parentcb31c3a410670b0e84f259ef8a20d9db4158bcf4
s390/qeth: fine-tune errno when cmds are cancelled

If we cancel all pending cmds (eg. when tearing down the device), don't
blame it on an IO error.

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