Files
linux-stable-mirror/include/linux
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-07-14 12:14:30 -06:00
2022-08-25 11:35:37 -07:00
2022-08-10 09:22:18 -07:00
2022-08-31 14:57:28 +01:00
2022-07-17 17:31:38 -07:00
2022-07-27 14:04:52 +02:00
2022-08-28 14:02:44 -07:00
2022-07-29 18:07:19 -07:00
2022-08-02 12:34:04 -04:00
2022-08-22 14:26:30 +01:00
2022-08-09 14:11:34 -04:00
2022-07-29 20:16:58 -04:00
2022-09-23 11:55:35 +01:00
2022-09-28 18:51:25 -07:00
2022-09-01 11:42:12 +01:00
2022-09-16 10:56:08 +01:00
2022-08-11 04:31:14 -04:00