diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:44 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:40 +0000 |
commit | a70d20704ad5230912b6f0113d7226cea19cde91 (patch) | |
tree | 9149a40b6a9e0e6c1e79aa3ca686c3459645d29f /drivers/fpga/fpga-bridge.c | |
parent | cd0b6277c3aafdf855a7cded10defd7705e6580e (diff) |
s390: net: 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: Alexander Gordeev <[email protected]>
Cc: Alexandra Winter <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Sven Schnelle <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Wenjia Zhang <[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