linux-stable/drivers/net/ethernet/natsemi
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
..
jazzsonic.c net: natsemi: fix hw address initialization for jazz and xtensa 2021-11-30 18:15:58 -08:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
macsonic.c natsemi: macsonic: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
Makefile
natsemi.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ns83820.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
sonic.c net: natsemi: Replace in_interrupt() usage. 2020-09-29 14:02:54 -07:00
sonic.h net: natsemi: Replace in_interrupt() usage. 2020-09-29 14:02:54 -07:00
xtsonic.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-12-02 11:44:56 -08:00