]> 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>
Wed, 11 Nov 2015 23:22:59 +0000 (16:22 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:40:39 +0000 (16:40 -0700)
commit69980418824932212ca3563eb7e0739b90224c9d
treec78f55546a2a2390a58c0838fc290852930fee53
parent942fe08a61d33a1b4c5448c0a3fee34ae3b2232e
ixgbe: report correct media type for KR, KX and KX4 interfaces

Orabug: 23177316

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: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 695b816d1aeb09505f499ec7cc5e90657c8c11ac)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c