Merge branch 'intel'
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 Mar 2013 20:18:53 +0000 (15:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Mar 2013 20:18:53 +0000 (15:18 -0500)
Jeff Kirsher says:

====================
This series contains updates to e1000e only.

All three patches come from Konstantin Khlebnikov to resolve power
management issues.  The first patch removes redundant and unbalanced
pci_disable_device() from the shutdown function.  The second patch
removes redundant actions from the driver and fixes the interaction
with actions in pci-bus runtime power management code.  The third
and last patch fixes some messages like 'Error reading PHY register'
and 'Hardware Erorr' and saves several seconds on reboot.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge