linux_dsm_epyc7002/drivers/s390/net
Julian Wiedmann 988a747d88 s390/qeth: clarify default cmd callback
Current code makes it look like qeth_send_control_data_cb() is some
sort of default callback for all cmds. But in practice, it is only used
for half of the cmd buffers we issue.
Reduce the confusion by only setting this callback for cmds that
actually want it, and while at it give the callback a name that matches
the established naming scheme.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-28 12:57:24 -07:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c
ctcm_main.h
ctcm_mpc.c
ctcm_mpc.h
ctcm_sysfs.c
fsm.c
fsm.h
ism_drv.c s390/ism: ignore some errors during deregistration 2019-02-20 09:48:32 +01:00
ism.h
Kconfig
lcs.c
lcs.h
Makefile s390/qeth: move ethtool code into its own file 2019-02-15 20:35:29 -08:00
netiucv.c
qeth_core_main.c s390/qeth: clarify default cmd callback 2019-03-28 12:57:24 -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: split out OSN netdev ops 2019-02-15 20:35:30 -08:00
qeth_core_sys.c s390/qeth: drop redundant state checking 2019-02-28 12:55:26 -08:00
qeth_core.h s390/qeth: don't poll for cmd IO completion 2019-03-28 12:57:24 -07:00
qeth_ethtool.c s390/qeth: add support for ETHTOOL_GRINGPARAM 2019-02-15 20:35:30 -08:00
qeth_l2_main.c s390/qeth: don't poll for cmd IO completion 2019-03-28 12:57:24 -07:00
qeth_l2_sys.c
qeth_l2.h
qeth_l3_main.c s390/qeth: convert IP table spinlock to mutex 2019-03-28 12:57:24 -07:00
qeth_l3_sys.c s390/qeth: convert IP table spinlock to mutex 2019-03-28 12:57:24 -07:00
qeth_l3.h
smsgiucv_app.c
smsgiucv.c
smsgiucv.h