diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:49 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:41 +0000 |
commit | d33d0dc9275d29be68ae1bacf430e30dc112d769 (patch) | |
tree | 3134014b210fc162ae0a2ad21bd06e9762bd28b0 /drivers/fpga/fpga-bridge.c | |
parent | 94da81e2fc4285db373fe9a1eb012c2ee205b110 (diff) |
bluetooth: 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: Marcel Holtmann <[email protected]>
Cc: Johan Hedberg <[email protected]>
Cc: Luiz Augusto von Dentz <[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