]> xenbits.xensource.com Git - arm/linux.git/commit
ixgbe: Fix reporting of 100Mb capability
authorTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 11 Nov 2016 00:00:33 +0000 (16:00 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:23:27 +0000 (09:23 +0100)
commite15dad31b10b156f9d8c23b160f586d0e0f347d2
treea41a1dfe57fe28e02507529dd5268d03ed122472
parent3bed7d680acf89f231c1724ebac588c8637c2b60
ixgbe: Fix reporting of 100Mb capability

[ Upstream commit f215266470dfe86196a31fe0725a86cea77f9a18 ]

BaseT adapters that are capable of supporting 100Mb are not reporting this
capability.  This patch corrects the reporting so that 100Mb is shown as
supported on those adapters.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c