]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add support for reporting 2.5G link speed
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 10 Jul 2015 21:19:22 +0000 (14:19 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 12 Oct 2015 16:04:59 +0000 (09:04 -0700)
commit3555dc49bc325d84cccae6580cec08a9f82136d6
treeddb740260128e3dfe1f57b992d4d2cb3b3961e8d
parentabe9b9e2e778c7e37f4effd7a345440523328cf2
ixgbe: Add support for reporting 2.5G link speed

Orabug: 21918732

Now that we can do 2.5G link speed, we need to be able to report it.
Also change the nested triadic involved in creating the log message
to instead use a simpler switch statement to set a string pointer.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 454adb008d78e4ecdfec3f2e5e9eb08ee5a60f1a)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c