diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2022-03-06 01:12:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-06 14:05:31 +0300 |
commit | 1cd2ef9fcb67115030b20ea2b560635efce746da (patch) | |
tree | 0ec4ab43a0c28a5985c49dd5e874ef4ebbc22473 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e77975e02b593cbcc1ab2325b1729614d01de71f (diff) | |
download | linux-1cd2ef9fcb67115030b20ea2b560635efce746da.tar.xz |
wireless: Atheros: Use netif_rx().
Since commit
baebdf48c3600 ("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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions