diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-05 23:12:50 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-06 11:05:31 +0000 |
commit | b381728e7e282e2f5c2581d6919aa4fc08f5a88a (patch) | |
tree | 8764e3bc79d1adcb80798c32c4194f5e85826852 /drivers/fpga/fpga-bridge.c | |
parent | 1cd2ef9fcb67115030b20ea2b560635efce746da (diff) |
wireless: brcmfmac: 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: Arend van Spriel <[email protected]>
Cc: Chi-hsien Lin <[email protected]>
Cc: Chung-hsien Hsu <[email protected]>
Cc: Franky Lin <[email protected]>
Cc: Hante Meuleman <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: [email protected]
Cc: Wright Feng <[email protected]>
Cc: [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