diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2022-03-06 01:12:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-06 14:05:31 +0300 |
commit | afb6d39f329248598b044a87bad382e938c5ddda (patch) | |
tree | 2797e6c67471f3f13d5fed76506ba875482c0c4d /net/wireless | |
parent | b381728e7e282e2f5c2581d6919aa4fc08f5a88a (diff) | |
download | linux-afb6d39f329248598b044a87bad382e938c5ddda.tar.xz |
wireless: Marvell: 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: Amitkumar Karwar <amitkarwar@gmail.com>
Cc: Ganapathi Bhat <ganapathi017@gmail.com>
Cc: Kalle Valo <kvalo@kernel.org>
Cc: Sharvari Harisangam <sharvari.harisangam@nxp.com>
Cc: Xinming Hu <huxinming820@gmail.com>
Cc: libertas-dev@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions