commit | 340c5203bc3158d6991dfe280f62ba7bd9584d62 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Sat Sep 06 07:50:27 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 02 02:11:13 2014 -0700 |
tree | 74a94ca3bfb30499a7b10b58bf678bb342e4e57b | |
parent | fe1f2a972c8c8d22ac234024b331130ddddf8682 [diff] |
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>