linux/drivers/net/igb
Alexander Duyck 265de40908 igb: fix two minor items found during code review
This patch addresses two minor items I found while cleaning up the igb
driver for our sourceforge version.

The first clears the context index if we don't flag that we need it.

The second item is that eims_other should be used instead of bit defines
when setting all of the EICS bits prior to reset.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-07 02:43:16 -08:00
..
e1000_82575.c igb: rename igb_update_mc_addr_list_82575 to not include the 82575 2009-02-07 02:43:12 -08:00
e1000_82575.h igb: rename igb_update_mc_addr_list_82575 to not include the 82575 2009-02-07 02:43:12 -08:00
e1000_defines.h igb: add counter for dma out of sync errors 2009-02-07 02:43:08 -08:00
e1000_hw.h igb: remove disable_av variable from mac_info struct 2009-02-07 02:43:15 -08:00
e1000_mac.c igb: remove disable_av variable from mac_info struct 2009-02-07 02:43:15 -08:00
e1000_mac.h igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00
e1000_nvm.c igb: rename nvm ops 2009-02-07 02:43:06 -08:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: rename phy ops 2009-02-07 02:43:05 -08:00
e1000_phy.h igb: rename phy ops 2009-02-07 02:43:05 -08:00
e1000_regs.h igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb_ethtool.c igb: add counter for dma out of sync errors 2009-02-07 02:43:08 -08:00
igb_main.c igb: fix two minor items found during code review 2009-02-07 02:43:16 -08:00
igb.h igb: cleanup igb_netpoll to be more friendly with napi & GRO 2009-02-07 02:43:09 -08:00
Makefile igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00