diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2021-01-28 12:25:51 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-28 20:35:58 -0800 |
commit | d6e5150315173da3dbefcbfca1b3ebe321e8c8eb (patch) | |
tree | cb08f4cc1351bcbe18592b485ee80ad8b0ff4a26 /drivers/hid/hid-zpff.c | |
parent | a667fee181b2c44cbf162f6a24c3594904aa9da1 (diff) | |
download | linux-d6e5150315173da3dbefcbfca1b3ebe321e8c8eb.tar.bz2 |
s390/qeth: don't fake a TX completion interrupt after TX error
When do_qdio() returns with an unexpected error, qeth_flush_buffers()
kicks off a recovery action.
In such a case there's no point in starting TX completion processing,
the device gets torn down anyway. So take a closer look at do_qdio()'s
return value, and skip the TX completion processing accordingly.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/hid/hid-zpff.c')
0 files changed, 0 insertions, 0 deletions