linux-stable/drivers/net/ethernet/fungible
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
..
funcore net/funeth: Support for ethtool -m 2022-06-28 21:26:26 -07:00
funeth net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
Kconfig net/fungible: CONFIG_FUN_CORE needs SBITMAP 2022-03-09 11:26:44 +00:00
Makefile net/fungible: Kconfig, Makefiles, and MAINTAINERS 2022-02-27 10:51:23 +00:00