Centos-kernel-stream-9/drivers/misc/sgi-xp
Petr Oros 2317a5d26b net: sgi-xp: Use netif_rx().
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>
2022-06-06 11:54:24 +02:00
..
Makefile
xp.h
xp_main.c
xp_uv.c
xpc.h
xpc_channel.c
xpc_main.c
xpc_partition.c
xpc_uv.c sgi-xpc: Replace deprecated CPU-hotplug functions. 2021-12-09 09:04:07 -05:00
xpnet.c net: sgi-xp: Use netif_rx(). 2022-06-06 11:54:24 +02:00