linux/drivers/net/ixgbe
Don Skidmore 656ab8172a ixgbe: fix Need to call pci_save_state after pci_restore_state
This patch adds a pci_save_state() call in ixgbe_resume() after
pci_restore_state(). A similar change was made in ixgbe_io_slot_reset()
that accommodates pci_restore_state() new behavior. This change makes
pci_restore_state() clear the saved_state flag This is necessary due
to a resent kernel change to pci_restore_state() so that it now clears
the saved_state flag of the device right after the device.s standard
configuration registers have been poplulated with the previously saved
values.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-23 21:19:19 -08:00
..
Makefile
ixgbe.h ixgbe: performance tweaks 2009-12-03 15:43:22 -08:00
ixgbe_82598.c ixgbe: Fix 82598 premature copper PHY link indicatation 2009-12-15 23:18:26 -08:00
ixgbe_82599.c ixgbe: add support for 82599 KR device 0x1517 2009-12-08 20:10:13 -08:00
ixgbe_common.c ixgbe: Fix Receive Address Register (RAR) cleaning and accounting 2009-11-29 00:34:00 -08:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_ethtool.c ixgbe: Fix TX stats accounting 2009-12-08 20:10:12 -08:00
ixgbe_fcoe.c ixgbe: use known user priority for FCoE when DCB is enabled 2009-12-03 15:43:20 -08:00
ixgbe_fcoe.h ixgbe: use known user priority for FCoE when DCB is enabled 2009-12-03 15:43:20 -08:00
ixgbe_main.c ixgbe: fix Need to call pci_save_state after pci_restore_state 2009-12-23 21:19:19 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Fix 82598 premature copper PHY link indicatation 2009-12-15 23:18:26 -08:00