Files
linux/drivers/net/ethernet/intel/igc
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
..
2022-05-10 14:02:40 -07:00
2021-05-20 10:21:42 -07:00
2021-05-26 09:11:41 -07:00
2022-07-18 09:34:38 -07:00
2020-06-29 18:21:09 -07:00
2020-05-19 15:01:48 -07:00
2022-06-30 09:40:55 -07:00
2021-08-27 09:31:09 -07:00
2021-08-27 09:31:08 -07:00
2021-05-20 10:21:42 -07:00
2022-05-10 14:02:18 -07:00
2021-03-29 09:09:53 -07:00