]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/qeth: remove unused return value
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>
Fri, 7 Apr 2017 07:15:34 +0000 (09:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Apr 2017 12:52:51 +0000 (05:52 -0700)
commitd7a39937beca4bed9c8d7f877e099c5ac29afd56
tree4f20b0750a01cd1e2e8823160a8ab3ec8768e3cf
parentbbeb24145135583e405a1f9c041ebf935697983d
s390/qeth: remove unused return value

qeth_qdio_output_handler() is the only caller of
qeth_handle_send_error() and doesn't care about the return value.

Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c