Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2089703 Upstream commit(s): commit 4343b866aa941077f7dc1421e57f618b2482d03e Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu Mar 3 18:14:59 2022 +0100 net: sgi-xp: 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: Robin Holt <robinmholt@gmail.com> Cc: Steve Wahl <steve.wahl@hpe.com> Cc: Mike Travis <mike.travis@hpe.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Petr Oros <poros@redhat.com> |
||
---|---|---|
.. | ||
Makefile | ||
xp.h | ||
xp_main.c | ||
xp_uv.c | ||
xpc.h | ||
xpc_channel.c | ||
xpc_main.c | ||
xpc_partition.c | ||
xpc_uv.c | ||
xpnet.c |