kernel-ark/drivers/net/ethernet/neterion
Eric W. Biederman c7b82cc8d9 vxge: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-14 22:52:48 -04:00
..
vxge vxge: Don't receive packets when the napi budget == 0 2014-03-14 22:52:48 -04:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile
s2io-regs.h
s2io.c s2io: Don't receive packets when the napi budget == 0 2014-03-14 22:52:48 -04:00
s2io.h drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00