linux/drivers/s390/net
Julian Wiedmann bd966839bd s390/qeth: handle error when updating TX queue count
netif_set_real_num_tx_queues() can return an error, deal with it.

Fixes: 73dc2daf11 ("s390/qeth: add TX multiqueue support for OSA devices")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-05 11:48:57 -07:00
..
Kconfig
Makefile s390/qeth: move ethtool code into its own file 2019-02-15 20:35:29 -08:00
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c s390: ctcm: fix ctcm_new_device error return code 2019-04-17 23:25:35 -07:00
ctcm_main.h
ctcm_mpc.c
ctcm_mpc.h
ctcm_sysfs.c
fsm.c
fsm.h
ism.h s390/ism: move oddities of device IO to wrapper function 2019-04-29 10:47:01 +02:00
ism_drv.c s390/ism: move oddities of device IO to wrapper function 2019-04-29 10:47:01 +02:00
lcs.c
lcs.h
netiucv.c
qeth_core.h s390/qeth: extract helper to determine L2 cast type 2019-04-26 11:14:06 -04:00
qeth_core_main.c s390/qeth: handle error when updating TX queue count 2019-06-05 11:48:57 -07:00
qeth_core_mpc.c s390/qeth: allow cmd callbacks to return errnos 2019-02-12 13:14:24 -05:00
qeth_core_mpc.h s390/qeth: use IS_* helpers for checking device type 2019-04-26 11:14:06 -04:00
qeth_core_sys.c s390/qeth: use IS_* helpers for checking device type 2019-04-26 11:14:06 -04:00
qeth_ethtool.c s390/qeth: stop/wake TX queues based on their fill level 2019-04-17 10:33:59 -07:00
qeth_l2.h
qeth_l2_main.c s390/qeth: fix VLAN attribute in bridge_hostnotify udev event 2019-06-05 11:48:57 -07:00
qeth_l2_sys.c
qeth_l3.h
qeth_l3_main.c s390/qeth: check dst entry before use 2019-06-05 11:48:57 -07:00
qeth_l3_sys.c s390/qeth: use IS_* helpers for checking device type 2019-04-26 11:14:06 -04:00
smsgiucv.c
smsgiucv.h
smsgiucv_app.c