ixgbe: remove wait loop on autoneg for copper devices
authorEmil Tantilov <emil.s.tantilov@intel.com>
Sat, 6 Sep 2014 07:50:27 +0000 (07:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 2 Oct 2014 09:11:13 +0000 (02:11 -0700)
commit340c5203bc3158d6991dfe280f62ba7bd9584d62
tree74a94ca3bfb30499a7b10b58bf678bb342e4e57b
parentfe1f2a972c8c8d22ac234024b331130ddddf8682
ixgbe: remove wait loop on autoneg for copper devices

This patch removes couple of wait loops on autoneg that are not needed.

During validation we noticed that the loops always time out, so there
should be no user impact.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c