summaryrefslogtreecommitdiff
path: root/drivers/net/macvlan.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2022-03-03 18:15:02 +0100
committerDavid S. Miller <davem@davemloft.net>2022-03-04 12:02:19 +0000
commit90f77c1c512ffe2e91473658b5eb259b5da04b04 (patch)
tree8dd9fa871e06e7c39ce0d58c2852386836657f06 /drivers/net/macvlan.c
parentdb00cc9da079315f199e2b65cc4e05eeb94236e2 (diff)
net: ethernet: 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: Ɓukasz Stelmach <l.stelmach@samsung.com> Cc: Horatiu Vultur <horatiu.vultur@microchip.com> Cc: UNGLinuxDriver@microchip.com Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions