diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-05 23:12:52 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-06 11:05:31 +0000 |
commit | f9834dbdd322f144f7b51f2fe8017fc6b870b3ec (patch) | |
tree | c939dc764ea1befe326e43a2832b34e7655e9e1f /drivers/fpga/fpga-bridge.c | |
parent | afb6d39f329248598b044a87bad382e938c5ddda (diff) |
wireless: 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: Johannes Berg <[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