commit | 1783575c1a11f726130522b851737cddda4c14c0 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Feb 16 01:38:13 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Mar 03 03:05:34 2011 -0800 |
tree | e6710435618c01d6426daaec78397464d626711a | |
parent | 48de36c5656113ce6cfe4207da2f90f46917e53d [diff] |
ixgbe: add polling test to end of PHY reset Some PHYs require that we poll the reset bit and wait for it to clear before continuing initialization. As such we should add this check to the end of the ixgbe_reset_phy_generic routine. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>