1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel
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
..
e1000 net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e1000e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
fm10k net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
i40e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
iavf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ice net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igbvf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igc net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbe net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbevf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e100.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
Kconfig ice: support crosstimestamping on E822 devices if supported 2021-12-21 09:11:40 -08:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00