linux-stable/drivers/net/ethernet/qualcomm
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
..
emac net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
rmnet net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper 2022-09-28 09:40:31 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
qca_7k.c
qca_7k.h
qca_7k_common.c
qca_7k_common.h
qca_debug.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
qca_debug.h
qca_spi.c net: ethernet: Use netif_rx(). 2022-03-04 12:02:19 +00:00
qca_spi.h net: qca_spi: Introduce stat about bad signature 2021-05-10 14:29:18 -07:00
qca_uart.c net: ethernet: Use netif_rx(). 2022-03-04 12:02:19 +00:00