diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:45 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:40 +0000 |
commit | 4bcc4249b4cf4df17429a5299c456ba9e76de779 (patch) | |
tree | b0ddcfb9759449caf3394c2edbb99177c49ab506 /drivers/fpga/fpga-bridge.c | |
parent | a70d20704ad5230912b6f0113d7226cea19cde91 (diff) |
staging: 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: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Greg Kroah-Hartman <[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