android_kernel_samsung_msm8976/drivers/net/ixgb
David S. Miller 53e52c729c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
This makes the ->poll() routines of the E100, E1000, E1000E, IXGB, and
IXGBE drivers complete ->poll() consistently.

Now they will all break out when the amount of RX work done is less
than 'budget'.

At a later time, we may want put back code to include the TX work as
well (as at least one other NAPI driver does, but by in large NAPI
drivers do not do this).  But if so, it should be done consistently
across the board to all of these drivers.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Auke Kok <auke-jan.h.kok@intel.com>
2008-01-08 23:30:14 -08:00
..
ixgb.h ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
ixgb_ee.c ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgb_ee.h ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgb_ethtool.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
ixgb_hw.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
ixgb_hw.h ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgb_ids.h
ixgb_main.c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. 2008-01-08 23:30:14 -08:00
ixgb_osdep.h
ixgb_param.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
Makefile