]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: fix link status check for copper X550em
authorEmil Tantilov <emil.s.tantilov@intel.com>
Mon, 26 Sep 2016 21:08:18 +0000 (14:08 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:48:09 +0000 (21:48 -0800)
commitc7a908fd90f49d181a52fdbfb0717a98617b923b
tree2683b47f800249ab283de2f7ba7fe0ea9ba3ad1c
parent56f5c21ea27df242d80fa0c0b354f612e1893ba1
ixgbe: fix link status check for copper X550em

Orabug: 24568240

Read the PHY register twice in order to get the correct value for
autoneg_status.

Signed-off-by: Emil Tantilov <emil.s.tantilov@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 21d882eb3a7e8d706247f32c0352390791751e8f)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c