linux/drivers/s390/net
Jakub Kicinski b48b89f9c1 net: drop the weight argument from netif_napi_add
We tell driver developers to always pass NAPI_POLL_WEIGHT
as the weight to netif_napi_add(). This may be confusing
to newcomers, drop the weight argument, those who really
need to tweak the weight can use netif_napi_add_weight().

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for CAN
Link: https://lore.kernel.org/r/20220927132753.750069-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-28 18:57:14 -07:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c
ctcm_main.h
ctcm_mpc.c s390/ctcm: fix potential memory leak 2022-05-11 12:31:01 +01:00
ctcm_mpc.h
ctcm_sysfs.c s390/ctcm: fix variable dereferenced before check 2022-05-11 12:31:01 +01:00
fsm.c
fsm.h
ism.h
ism_drv.c net/smc: Pass on DMBE bit mask in IRQ handler 2022-07-27 13:24:42 +01:00
Kconfig
lcs.c s390/lcs: fix variable dereferenced before check 2022-05-11 12:31:01 +01:00
lcs.h
Makefile
netiucv.c
qeth_core.h qeth: remove a copy of the NAPI_POLL_WEIGHT define 2022-04-29 11:56:42 +01:00
qeth_core_main.c s390/qeth: cache link_info for ethtool 2022-08-08 20:57:56 -07:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c
qeth_ethtool.c s390/qeth: cache link_info for ethtool 2022-08-08 20:57:56 -07:00
qeth_l2.h
qeth_l2_main.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
qeth_l2_sys.c
qeth_l3.h
qeth_l3_main.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
qeth_l3_sys.c
smsgiucv.c
smsgiucv.h
smsgiucv_app.c