linux/drivers/net/ethernet/ibm
Eric W. Biederman cb013ea12c ibmveth: 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:47 -04:00
..
ehea net: do not pretend FRAGLIST support 2013-12-02 17:16:29 -05:00
emac drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
ibmveth.c ibmveth: Don't receive packets when the napi budget == 0 2014-03-14 22:52:47 -04:00
ibmveth.h ibmveth: Fix endian issues with MAC addresses 2014-03-06 16:26:41 -05:00
Kconfig ibm-ethernet: delete stale MCA and duplicate PSERIES dependency 2013-06-03 00:24:31 -07:00
Makefile net: powerpc: remove the legacy iSeries ethernet driver 2012-03-09 23:41:26 -05:00