e1000e: do not initiate autonegotiation during OEM configuration
authorBruce Allan <bruce.w.allan@intel.com>
Thu, 19 Nov 2009 14:17:30 +0000 (14:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Nov 2009 21:53:32 +0000 (13:53 -0800)
commit818f33313caab9be2a10458500dbed4a88c1b334
tree3d4a9048e5743566fdcf6db34a417cefcb09da52
parent189983d469c6d98e64ddfb9f9ce76725cb082ee5
e1000e: do not initiate autonegotiation during OEM configuration

When configuring the OEM bits in the PHY on 82577/82578, do not restart
autonegotiation if the firmware is blocking it (e.g. when an IDE-R session
is active) because the link must not go down.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000e/ich8lan.c