Phil Sutter 4676f63d4c korina: do schedule napi after testing for it
The called netif_rx_schedule() does all the work for us:
- it checks the return value of netif_rx_schedule_prep() and
- if everything is ok calls __netif_rx_schedule().
Before this change, the driver received absolutely nothing.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-15 08:28:19 -08:00
..
2009-01-08 16:29:41 +00:00
2009-01-12 16:37:00 -08:00
2009-01-06 15:59:30 -08:00
2009-01-08 08:31:15 -08:00
2009-01-09 03:39:43 -05:00
2009-01-11 01:34:25 +01:00
2009-01-14 14:42:21 -08:00
2009-01-11 01:34:25 +01:00
2009-01-09 12:37:15 -08:00
2008-12-21 14:21:14 +11:00
2009-01-09 03:39:43 -05:00
2009-01-11 01:34:25 +01:00
2009-01-11 01:34:24 +01:00
2009-01-11 00:05:16 -08:00
2009-01-12 16:37:00 -08:00