OSDN Git Service

ixgbe: Fix reporting of 100Mb capability
authorTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 11 Nov 2016 00:00:33 +0000 (16:00 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Jan 2017 21:03:35 +0000 (13:03 -0800)
commitf215266470dfe86196a31fe0725a86cea77f9a18
tree3185797ae7e866058a823204bf68c7d2834b0035
parent3f0d646b720d541309b11e190db58086f446f41e
ixgbe: Fix reporting of 100Mb capability

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