linux-stable/drivers/net/ethernet/wiznet
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 treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
w5100-spi.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
w5100.c net: ethernet: Use netif_rx(). 2022-03-04 12:02:19 +00:00
w5100.h net: w5100: Make w5100_remove() return void 2021-10-18 12:59:12 +01:00
w5300.c ethernet: use eth_hw_addr_set() 2021-10-02 14:18:25 +01:00