diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-05 23:12:48 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-06 11:05:31 +0000 |
commit | e77975e02b593cbcc1ab2325b1729614d01de71f (patch) | |
tree | 3535935bb5c9aaf1e23ff4596542ed1fa27cb19a /drivers/fpga/fpga-bridge.c | |
parent | b903117b48681e12fae38e09c874f38c45186dc6 (diff) |
slip/plip: 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().
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Oliver Hartkopp <[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