linux/drivers/net/ethernet/intel/e1000e
Bjorn Helgaas ffe0b2ff17 e1000e: Use standard #defines for PCIe Capability ASPM fields
Use the standard #defines for PCIe Capability ASPM fields.

Previously we used PCIE_LINK_STATE_L0S and PCIE_LINK_STATE_L1 directly, but
these are defined for the Linux ASPM interfaces, e.g.,
pci_disable_link_state(), and only coincidentally match the actual register
bits.  PCIE_LINK_STATE_CLKPM, also part of that interface, does not match
the register bit.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: e1000-devel@lists.sourceforge.net
Acked-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-01-18 04:54:59 -08:00
..
80003es2lan.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00
82571.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00
defines.h e1000e: add ethtool .get_eee/.set_eee 2013-01-18 04:54:49 -08:00
e1000.h e1000e: add ethtool .get_eee/.set_eee 2013-01-18 04:54:49 -08:00
ethtool.c e1000e: add ethtool .get_eee/.set_eee 2013-01-18 04:54:49 -08:00
hw.h e1000e: add ethtool .get_eee/.set_eee 2013-01-18 04:54:49 -08:00
ich8lan.c e1000e: add ethtool .get_eee/.set_eee 2013-01-18 04:54:49 -08:00
mac.c e1000e: SerDes autoneg flow control 2013-01-15 21:25:11 -08:00
Makefile e1000e: update copyright year 2012-01-26 19:01:17 -08:00
manage.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00
netdev.c e1000e: Use standard #defines for PCIe Capability ASPM fields 2013-01-18 04:54:59 -08:00
nvm.c e1000e: cleanup magic number 2013-01-16 00:38:58 -08:00
param.c e1000e: cleanup unnecessary line wrap 2013-01-16 00:32:12 -08:00
phy.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00