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-08-08 20:04:35 -07:00
2022-02-25 09:36:06 +01:00
2022-09-28 18:51:25 -07:00
2022-05-25 12:22:58 -07:00
2022-09-27 10:26:17 +02:00
2022-09-12 17:53:46 -04:00
2022-09-27 17:29:09 -07:00
2022-09-26 11:00:19 -07:00
2022-08-22 14:26:30 +01:00
2022-08-22 14:26:30 +01:00