diff options
author | Sebastian Andrzej Siewior | 2022-03-06 22:57:47 +0100 |
---|---|---|
committer | David S. Miller | 2022-03-07 11:40:41 +0000 |
commit | a0f0db8292e6fdb6b467a2270fa88b219ac98fb7 (patch) | |
tree | 09a0d299779f9e5ab02c878547892535e3f6a280 /mm | |
parent | 3d391f6518fddcd44367d463aa20a50145f3ea3f (diff) |
tipc: 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: Jon Maloy <jmaloy@redhat.com>
Cc: Ying Xue <ying.xue@windriver.com>
Cc: tipc-discussion@lists.sourceforge.net
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions