]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: report correct media type for KR, KX and KX4 interfaces
authorVeola Nazareth <veola.nazareth@intel.com>
Sun, 21 Aug 2016 02:35:37 +0000 (19:35 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:47:56 +0000 (21:47 -0800)
commit27555e209315ef01708dafc14bb3555012e97a28
tree4944af014806449819700b326c3fbb75573777c8
parentd149f7193f64526ef09892921f319a558fd5ae45
ixgbe: report correct media type for KR, KX and KX4 interfaces

Orabug: 24568240

ethtool reports backplane type interfaces as 1000/10000baseT link modes.
This has been corrected to report the media as KR, KX or KX4 based on the backplane interface present.

Signed-off-by: Veola Nazareth <veola.nazareth@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 27b23f96f3cf6ffd680e28bf569d8ddd71842590)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c