diff options
author | Sebastian Andrzej Siewior | 2022-03-06 22:57:48 +0100 |
---|---|---|
committer | David S. Miller | 2022-03-07 11:40:41 +0000 |
commit | 94da81e2fc4285db373fe9a1eb012c2ee205b110 (patch) | |
tree | eb9c62632c61a2ee35c78929a32615a9400d0187 /mm | |
parent | a0f0db8292e6fdb6b467a2270fa88b219ac98fb7 (diff) |
batman-adv: 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: Antonio Quartulli <a@unstable.cc>
Cc: Marek Lindner <mareklindner@neomailbox.ch>
Cc: Simon Wunderlich <sw@simonwunderlich.de>
Cc: Sven Eckelmann <sven@narfation.org>
Cc: b.a.t.m.a.n@lists.open-mesh.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions