linux-stable/drivers/net/ethernet/tile
Eric W. Biederman d110ec4533 tilegx: 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
..
Kconfig tile_net: Always enable PTP clock support on TILE-Gx 2013-12-27 12:44:55 -05:00
Makefile tilegx network driver: initial support 2012-06-11 17:01:26 -07:00
tilegx.c tilegx: Don't receive packets when the napi budget == 0 2014-03-14 22:52:48 -04:00
tilepro.c net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq 2014-03-14 22:41:36 -04:00