]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf6a4062f967960729ef232f1ba39f32a11b6d353
tree74a94ca3bfb30499a7b10b58bf678bb342e4e57b
parent8a0acefce05efa6208f8467b17d5f0296c2a744c
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