diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-10-05 08:35:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-06 23:59:23 +0200 |
commit | ab576389b733b458495529f81839f499b3fece78 (patch) | |
tree | 3b5728e8d8536bf70e927ea4ce6d16526763518a /drivers/base/core.c | |
parent | igb: move the generic copper link setup code into e1000_phy.c (diff) | |
download | linux-ab576389b733b458495529f81839f499b3fece78.tar.xz linux-ab576389b733b458495529f81839f499b3fece78.zip |
igb: add code to retry a phy read in the event of failure on link check
This patch adds a retry to phy reads in the event of failure. The original
code broke out of the loop on failure and this is a mistake as we should be
trying to do the read twice.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions