diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-03-06 22:57:51 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-03-07 11:40:41 +0000 |
commit | e1f9e434617fb28097223d9484de66218bc0b52d (patch) | |
tree | 70518ab68056e26bfc0c465ffdd57143f3949187 /drivers/fpga/fpga-bridge.c | |
parent | 63d57cd674541f3633d7e3e025c26c0ec01090fc (diff) |
net: phy: micrel: 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: Andrew Lunn <[email protected]>
Cc: Heiner Kallweit <[email protected]>
Cc: Russell King <[email protected]>
Cc: Divya Koppera <[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