commit | f6878e39c726e13e1d0dfed863dcce81810e4a56 | [log] [tgz] |
---|---|---|
author | Akeem G Abodunrin <akeem.g.abodunrin@intel.com> | Wed Aug 28 02:23:09 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Sep 04 05:28:31 2013 -0700 |
tree | 512ebbddb1c073cd262613922c2d84739e8b48e6 | |
parent | f1b4d6214b04caed45f0938a1d769b0d8fe79a3b [diff] |
igb: Get speed and duplex for 1G non_copper devices This patch changes how we get speed/duplex for non_copper devices; it now uses pcs register to get current speed and duplex instead of using generic status register that we use to detect speed/duplex for copper devices. 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>