mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 18:30:26 +00:00
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> |
||
|---|---|---|
| .. | ||
| dwc-xlgmac-common.c | ||
| dwc-xlgmac-desc.c | ||
| dwc-xlgmac-ethtool.c | ||
| dwc-xlgmac-hw.c | ||
| dwc-xlgmac-net.c | ||
| dwc-xlgmac-pci.c | ||
| dwc-xlgmac-reg.h | ||
| dwc-xlgmac.h | ||
| Kconfig | ||
| Makefile | ||