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)
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>

No differences found