]> Pileus Git - ~andy/linux/commit
igb: Support to get 2_5G link status for appropriate media type
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Wed, 28 Aug 2013 02:23:04 +0000 (02:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 4 Sep 2013 12:19:30 +0000 (05:19 -0700)
commitf1b4d6214b04caed45f0938a1d769b0d8fe79a3b
treec42e25f18c46e62fff65ccf3fda2352131290a38
parentdb476e85118e2f5b24f4ccc0bdb42f0c00bde83a
igb: Support to get 2_5G link status for appropriate media type

Since i354 2.5Gb devices are not Copper media type but SerDes, so this
patch changes the way we detect speed/duplex link info for this device.

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/e1000_82575.c
drivers/net/ethernet/intel/igb/e1000_mac.c