diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:50 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:41 +0000 |
commit | 63d57cd674541f3633d7e3e025c26c0ec01090fc (patch) | |
tree | 5ce2461f82a801544d59071e0bcbdf976a1c3fb2 /drivers/fpga/fpga-bridge.c | |
parent | d33d0dc9275d29be68ae1bacf430e30dc112d769 (diff) |
phonet: 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: Remi Denis-Courmont <[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