linux_dsm_epyc7002/drivers/net/ethernet/realtek
Eric W. Biederman 50ff44be40 8139cp: Don't receive packets when the napi budget == 0
Processing any incoming packets with a with a napi budget of 0
is incorrect driver behavior.

This matters as netpoll will shortly call drivers with a budget of 0
to avoid receive packet processing happening in hard irq context.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-13 15:18:45 -04:00
..
8139cp.c 8139cp: Don't receive packets when the napi budget == 0 2014-03-13 15:18:45 -04:00
8139too.c 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb. 2014-03-12 16:22:12 -04:00
atp.c drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 2013-03-09 16:09:19 -05:00
atp.h atp: remove set_rx_mode_8012() 2012-11-03 15:43:04 -04:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
r8169.c r8169: Call dev_kfree_skby_any instead of dev_kfree_skb. 2014-03-12 16:22:12 -04:00