summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2022-03-05 23:12:49 +0100
committerDavid S. Miller <davem@davemloft.net>2022-03-06 11:05:31 +0000
commit1cd2ef9fcb67115030b20ea2b560635efce746da (patch)
tree0ec4ab43a0c28a5985c49dd5e874ef4ebbc22473 /scripts/objdiff
parente77975e02b593cbcc1ab2325b1729614d01de71f (diff)
downloadkernel-1cd2ef9fcb67115030b20ea2b560635efce746da.tar.gz
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 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
09c38726c78effaf910a1e3f31e247b5b031d56'>scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen 2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner 2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang 2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich