diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:47 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:41 +0000 |
commit | a0f0db8292e6fdb6b467a2270fa88b219ac98fb7 (patch) | |
tree | 09a0d299779f9e5ab02c878547892535e3f6a280 /drivers/fpga/fpga-bridge.c | |
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 <[email protected]>
Cc: Ying Xue <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions