igb: Enable auto-crossover during forced operation on 82580 and above.
authorMatthew Vick <matthew.vick@intel.com>
Tue, 16 Oct 2012 07:44:45 +0000 (07:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 30 Oct 2012 06:49:11 +0000 (23:49 -0700)
commit9f0b8516198e8b0919774a1874fab064a2ea3ae8
tree60a59c1c1e6bcb9d6fa6d279bf2e3422e84aea2e
parent91ffb8e0dc662868addeff9fd013145c49a43c4a
igb: Enable auto-crossover during forced operation on 82580 and above.

Newer devices supported by igb can support auto-crossover detection in
forced operation modes. Enable this in the driver, rather than clobbering
this functionality in forced operation.

Signed-off-by: Matthew Vick <matthew.vick@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_mac.c
drivers/net/ethernet/intel/igb/e1000_phy.c