diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2022-03-03 20:14:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-04 15:02:19 +0300 |
commit | 4343b866aa941077f7dc1421e57f618b2482d03e (patch) | |
tree | 0525c19f5f3bcb6cb6ca87cbfcc6c0da2c45e8f9 /block/blk-mq.c | |
parent | aa4e5761bff54036a13fba539165033772799beb (diff) | |
download | linux-4343b866aa941077f7dc1421e57f618b2482d03e.tar.xz |
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>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions