]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc89feb4ee43e2fc6e0659bb47f2895057be4a09c
tree0817322c3bbba587ebc92cd9397b3398c0c049c3
parenta122204862a5dbee7d6f274ccd642e8c484d9f69
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