diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:46 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:40 +0000 |
commit | 3d391f6518fddcd44367d463aa20a50145f3ea3f (patch) | |
tree | bc613faaa48401aca6a7609b7e4a57fc358ae149 /drivers/fpga/fpga-bridge.c | |
parent | 4bcc4249b4cf4df17429a5299c456ba9e76de779 (diff) |
tun: vxlan: 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().
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