alistair23-linux/drivers/net/e1000
Nick Nunley dbb5aaebc4 e1000: call pci_save_state after pci_restore_state
This patch adds a call to pci_save_state() immediately after
the call to pci_restore_state(). Due to a change in the behavior
of pci_restore_state() it is necessary to call pci_save_state()
to keep the state_saved flag. This patch is based on a similar
patch for ixgbe.

Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-03 19:39:57 -08:00
..
e1000.h e1000: Report link status in ethtool when interface is down 2010-02-03 19:39:56 -08:00
e1000_ethtool.c e1000: Report link status in ethtool when interface is down 2010-02-03 19:39:56 -08:00
e1000_hw.c e1000: fix namespacecheck warnings 2009-09-26 20:16:01 -07:00
e1000_hw.h e1000: cleanup unused prototype 2009-09-26 20:16:05 -07:00
e1000_main.c e1000: call pci_save_state after pci_restore_state 2010-02-03 19:39:57 -08:00
e1000_osdep.h
e1000_param.c e1000: drop dead pcie code from e1000 2009-09-26 20:15:23 -07:00
Makefile