igb: Implementation to report advertised/supported link on i354 devices
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Fri, 30 Aug 2013 23:49:36 +0000 (23:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 4 Sep 2013 12:41:05 +0000 (05:41 -0700)
commit41fcfbea0c11a6041430108f35bd23d885ee3bca
tree066b61ab819ddc76388f0287fc98ffd737de9516
parentf6878e39c726e13e1d0dfed863dcce81810e4a56
igb: Implementation to report advertised/supported link on i354 devices

This patch changes the way we report supported/advertised link for i354
devices, especially for 2.5 GB. Instead of reporting 2.5 GB for all i354
devices erroneously, check first, if it is 2.5 GB capable.

Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_ethtool.c