linux-stable/drivers/net/ethernet/cirrus
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
..
Kconfig net: cs89x0: disable compile testing on powerpc 2021-09-03 13:42:27 +01:00
Makefile
cs89x0.c cirrus: cs89x0: fix typo in comment 2022-05-22 20:44:29 +01:00
cs89x0.h ethernet: cirrus: Remove unused macros 2020-08-18 12:54:47 -07:00
ep93xx_eth.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
mac89x0.c cirrus: mac89x0: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00