mirror_ubuntu-kernels/drivers/net/ethernet/micrel
Sebastian Andrzej Siewior 90f77c1c51 net: ethernet: Use netif_rx().
Since commit
   baebdf48c3 ("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: Łukasz Stelmach <l.stelmach@samsung.com>
Cc: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: UNGLinuxDriver@microchip.com
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-04 12:02:19 +00:00
..
Kconfig net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig 2021-01-12 18:42:36 -08:00
ks8842.c ethernet: use eth_hw_addr_set() in unmaintained drivers 2021-10-18 13:20:38 +01:00
ks8851_common.c ethernet: use eth_hw_addr_set() in unmaintained drivers 2021-10-18 13:20:38 +01:00
ks8851_par.c net: ks8851: Check for error irq 2021-12-22 10:23:50 +00:00
ks8851_spi.c net: ethernet: Use netif_rx(). 2022-03-04 12:02:19 +00:00
ks8851.h net: ks8851: Make ks8851_remove_common() return void 2021-10-18 12:59:12 +01:00
ksz884x.c ethtool: extend ringparam setting/getting API with rx_buf_len 2021-11-22 12:31:49 +00:00
Makefile net: ks8851: fix link error 2021-09-28 13:11:20 +01:00