commit | 5c092749e304d8b49567be633d5be31393538e3b | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Mon Oct 31 12:11:58 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 03 13:03:34 2017 -0800 |
tree | 315312d6f259035265b9bf2f408f3d8977f5a838 | |
parent | cb8e051446ae554aae38163d3421edc793221784 [diff] |
ixgbe: Fix check for ixgbe_phy_x550em_ext_t reset The generic PHY reset check we had previously is not sufficient for the ixgbe_phy_x550em_ext_t PHY type. Check 1.CC02.0 instead - same as ixgbe_init_ext_t_x550(). Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>