igb: Add additional get_phy_id call for i354 devices
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Tue, 10 Sep 2013 18:57:16 +0000 (11:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Sep 2013 20:24:55 +0000 (16:24 -0400)
commitbb1d18d1ad6e216535b994d68097ae107f4f35fb
tree0817322c3bbba587ebc92cd9397b3398c0c049c3
parent732bf15efcb59c416eeade17eee9fcb8d50bc5ed
igb: Add additional get_phy_id call for i354 devices

This patch fixes a problem where some ports can fail to initialize on a
cold boot. This patch adds an additional call to read the PHY id for i354
devices in order workaround the hardware problem.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/igb/e1000_82575.c