diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-03 18:15:04 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-04 12:02:19 +0000 |
commit | 2e83bdd5d6cf4cee3204efe4ea6f33f5f743dd8d (patch) | |
tree | 5c52ed1e3f1827ed6123afba30456405abc068b4 /lib/extable.c | |
parent | 566214f44697c0191b9b6673e3c73116c9b7817f (diff) |
net: bridge: 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: Roopa Prabhu <[email protected]>
Cc: Nikolay Aleksandrov <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/extable.c')
0 files changed, 0 insertions, 0 deletions