]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Update setup PHY link to unset all speeds
authorDon Skidmore <donald.c.skidmore@intel.com>
Sat, 22 Oct 2016 01:10:54 +0000 (21:10 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:48:08 +0000 (21:48 -0800)
commit233d1332611b347198e4b08a26cc5290a2e73563
tree5a1ac770513640a6c07e598b9114fb1991f1d45c
parente16a81e65caa438ebc9b3e21bce31a6f7dd735a5
ixgbe: Update setup PHY link to unset all speeds

Orabug: 24568240

This patch updates ixgbe_setup_phy_link_generic to set/unset
auto-negotiation for all speeds. This ensures that unsupported
speeds are unset. This is necessary since the PHY NVM may
advertise unsupported speeds.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit d2e455a8884dcf5549ef67fcc2714ac0a64b9dc8)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c