linux/drivers/s390/net
Julian Wiedmann 2f3c269d96 s390/qeth: return proper errno on IO error
When propagating IO errors back to userspace, one error path in
qeth_irq() currently returns '1' instead of a proper errno.

Fixes: 54daaca702 ("s390/qeth: cancel cmd on early error")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-20 12:29:47 -08:00
..
Kconfig s390/Kconfig: pedantic cleanups 2019-06-04 15:03:46 +02:00
Makefile
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c s390/ctcm: don't use intparm for channel IO 2019-08-20 13:51:46 -07:00
ctcm_fsms.h
ctcm_main.c s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-09-16 21:45:32 +02:00
ctcm_main.h
ctcm_mpc.c s390/ctcm: don't use intparm for channel IO 2019-08-20 13:51:46 -07:00
ctcm_mpc.h
ctcm_sysfs.c
fsm.c
fsm.h
ism.h
ism_drv.c
lcs.c s390/lcs: don't use intparm for channel IO 2019-08-20 13:51:46 -07:00
lcs.h
netiucv.c
qeth_core.h s390/qeth: fix potential deadlock on workqueue flush 2019-11-20 12:29:47 -08:00
qeth_core_main.c s390/qeth: return proper errno on IO error 2019-11-20 12:29:47 -08:00
qeth_core_mpc.c
qeth_core_mpc.h s390/qeth: merge qeth_reply struct into qeth_cmd_buffer 2019-08-20 13:51:46 -07:00
qeth_core_sys.c
qeth_ethtool.c s390/qeth: add TX NAPI support for IQD devices 2019-08-24 16:39:18 -07:00
qeth_l2.h
qeth_l2_main.c s390/qeth: fix potential deadlock on workqueue flush 2019-11-20 12:29:47 -08:00
qeth_l2_sys.c s390/qeth: fix potential deadlock on workqueue flush 2019-11-20 12:29:47 -08:00
qeth_l3.h
qeth_l3_main.c s390/qeth: collect accurate TX statistics 2019-08-24 16:39:18 -07:00
qeth_l3_sys.c
smsgiucv.c
smsgiucv.h
smsgiucv_app.c