linux/drivers/net/igb
Alexander Duyck 5e6d5b17db igb: remove netif running call from igb_poll
The netif_running check in igb poll is a hold over from the use of fake
netdevs to use multiple queues with NAPI prior to 2.6.24.  It is no longer
necessary to have the call there and it currently can cause errors if
work_done == budget.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-14 12:41:01 -07:00
..
Makefile igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_82575.c igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_82575.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_defines.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_hw.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mac.c igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mac.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mbx.c igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mbx.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_nvm.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_nvm.h
e1000_phy.c igb: remove unused defines 2009-02-15 23:59:44 -08:00
e1000_phy.h igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_regs.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
igb.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
igb_ethtool.c igb: add pf side of VMDq support 2009-02-20 00:22:53 -08:00
igb_main.c igb: remove netif running call from igb_poll 2009-03-14 12:41:01 -07:00