linux-stable/drivers/staging/qlge
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
..
Kconfig
Makefile
TODO
qlge.h staging: qlge: add blank line after function declaration 2022-04-20 18:40:04 +02:00
qlge_dbg.c staging: qlge: Remove unnecessary parentheses around references 2021-07-21 10:31:23 +02:00
qlge_devlink.c staging: qlge: deal with the case that devlink_health_reporter_create fails 2021-03-26 14:58:13 +01:00
qlge_devlink.h staging: qlge: deal with the case that devlink_health_reporter_create fails 2021-03-26 14:58:13 +01:00
qlge_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
qlge_main.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
qlge_mpi.c staging: qlge: use eth_hw_addr_set() 2021-10-20 19:33:58 +02:00