OpenCloudOS-Kernel/drivers/net/ethernet/oki-semi/pch_gbe
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 ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
pch_gbe.h net: pch_gbe: remove unneeded MODULE_VERSION() call 2021-05-10 14:58:20 -07:00
pch_gbe_ethtool.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
pch_gbe_main.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
pch_gbe_param.c drivers/net/ethernet: clean up mis-targeted comments 2020-09-25 16:29:00 -07:00
pch_gbe_phy.c net: pch_gbe: remove mii_ethtool_gset() error handling 2021-08-19 13:06:53 +01:00
pch_gbe_phy.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340 2019-06-05 17:37:07 +02:00