diff options
author | Don Skidmore <donald.c.skidmore@intel.com> | 2009-04-29 00:22:31 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-29 00:22:31 -0700 |
commit | dd4d8ca6446538a904127838cb6c9a4cffe690f7 (patch) | |
tree | 17099bfebb524ce2662c54be0ff81fe0ffc51d6f /drivers/net/pcnet32.c | |
parent | f7185c71234434d48b96f9a0387737df1759a4af (diff) | |
download | linux-dd4d8ca6446538a904127838cb6c9a4cffe690f7.tar.bz2 |
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
We were calling pci_enable_wake() twice in a row for both D3_hot
and D3_cold. This replaces those calls with a call to pci_wake_from_d3()
to avoid issues with PCI PM vs ordering constraints.
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/pcnet32.c')
0 files changed, 0 insertions, 0 deletions