]> git.karo-electronics.de Git - linux-beck.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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 30 Dec 2015 03:16:06 +0000 (19:16 -0800)
commit695b816d1aeb09505f499ec7cc5e90657c8c11ac
tree6bb553f0856685ae4d6fa68d2f6962c6adbdb1a9
parentaf56b4d865bf40e031df9118b0663ebf406ff121
ixgbe: report correct media type for KR, KX and KX4 interfaces

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c