linux/drivers/net/wireless/ath/wil6210
Sebastian Andrzej Siewior 1cd2ef9fcb wireless: Atheros: Use netif_rx().
Since commit
   baebdf48c3 ("net: dev: Makes sure netif_rx() can be invoked in any context.")

the function netif_rx() can be used in preemptible/thread context as
well as in interrupt context.

Use netif_rx().

Cc: Kalle Valo <kvalo@kernel.org>
Cc: Maya Erez <merez@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Cc: wil6210@qti.qualcomm.com
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-06 11:05:31 +00:00
..
boot_loader.h
cfg80211.c wil6210: use eth_hw_addr_set() 2021-10-20 12:39:44 +03:00
debug.c
debugfs.c wil6210: Add Support for Extended DMG MCS 12.1 2021-02-09 09:25:52 +02:00
ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
fw_inc.c
fw.c
fw.h
interrupt.c wil6210: Fix wrong function name in comments 2021-06-15 17:01:25 +03:00
Kconfig wil6210: select CONFIG_CRC32 2021-01-05 15:50:36 -08:00
main.c wireless: use eth_hw_addr_set() instead of ether_addr_copy() 2021-10-20 12:39:42 +03:00
Makefile
netdev.c cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
p2p.c
pcie_bus.c cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
pm.c
pmc.c wil6210: pmc: Demote a few nonconformant kernel-doc function headers 2020-08-31 18:18:40 +03:00
pmc.h
rx_reorder.c
trace.c
trace.h
txrx_edma.c wil6210: Add Support for Extended DMG MCS 12.1 2021-02-09 09:25:52 +02:00
txrx_edma.h
txrx.c wireless: Atheros: Use netif_rx(). 2022-03-06 11:05:31 +00:00
txrx.h
wil6210.h wil6210: use eth_hw_addr_set() 2021-10-20 12:39:44 +03:00
wil_crash_dump.c
wil_platform.c wil6210: wil_platform: Demote kernel-doc header to standard comment block 2020-08-31 18:18:43 +03:00
wil_platform.h
wmi.c wireless: Atheros: Use netif_rx(). 2022-03-06 11:05:31 +00:00
wmi.h