linux-stable/drivers/net/can/ctucanfd
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
..
ctucanfd.h
ctucanfd_base.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ctucanfd_kframe.h
ctucanfd_kregs.h can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x. 2022-07-19 20:57:46 +02:00
ctucanfd_pci.c can: ctucanfd: remove PCI module debug parameters 2022-05-02 09:24:41 +02:00
ctucanfd_platform.c can: ctucanfd: Remove redundant dev_err call 2022-09-23 13:55:01 +02:00
Kconfig can: ctucanfd: platform: add missing dependency to HAS_IOMEM 2022-05-23 22:00:06 +02:00
Makefile can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support. 2022-04-19 17:12:14 +02:00