bianbu-linux-6.6/drivers/net/ethernet/xilinx
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: ethernet: xilinx: cleanup comments 2022-02-18 11:11:10 +00:00
ll_temac.h net: ll_temac: fix the format of block comments 2022-09-21 18:25:18 -07:00
ll_temac_main.c net: ll_temac: axienet: delete unnecessary blank lines and spaces 2022-09-21 18:25:20 -07:00
ll_temac_mdio.c net: ll_temac: fix the format of block comments 2022-09-21 18:25:18 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xilinx_axienet.h net: ll_temac: axienet: align with open parenthesis 2022-09-21 18:25:19 -07:00
xilinx_axienet_main.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
xilinx_axienet_mdio.c net: ll_temac: axienet: delete unnecessary blank lines and spaces 2022-09-21 18:25:20 -07:00
xilinx_emaclite.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00