linux-stable/drivers/net/wireless/ath/wil6210
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
..
boot_loader.h
cfg80211.c wifi: cfg80211: Add link_id parameter to various key operations for MLO 2022-08-25 10:41:05 +02:00
debug.c
debugfs.c wifi: wil6210: debugfs: fix uninitialized variable use in wil_write_file_wmi() 2022-07-27 13:20:20 +03:00
ethtool.c
fw.c
fw.h
fw_inc.c
interrupt.c
Kconfig
main.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
Makefile
netdev.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
p2p.c
pcie_bus.c
pm.c wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 12:31:48 +03:00
pmc.c
pmc.h
rx_reorder.c
trace.c
trace.h tracing/ath: Use the new __vstring() helper 2022-07-15 17:44:40 -04:00
txrx.c net: add skb_[inner_]tcp_all_headers helpers 2022-07-02 16:22:25 +01:00
txrx.h wifi: wil6210: fix repeated words in comments 2022-07-18 13:05:15 +03:00
txrx_edma.c
txrx_edma.h
wil6210.h wil6210: use NAPI_POLL_WEIGHT for napi budget 2022-05-02 17:00:11 +03:00
wil_crash_dump.c
wil_platform.c
wil_platform.h
wmi.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
wmi.h