diff options
author | Eilon Greenstein <eilong@broadcom.com> | 2009-01-22 06:01:32 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-22 21:47:12 (GMT) |
commit | 3910c8ae44c59cebed721e33aa496f0a385b4e03 (patch) | |
tree | f299416ca45f71484235a599d7ecff46e901fd4e /drivers/net/hplance.c | |
parent | 5650d9d4cbf3898d3f9725ccad5dfca6bc086324 (diff) | |
download | linux-fsl-qoriq-3910c8ae44c59cebed721e33aa496f0a385b4e03.tar.xz |
bnx2x: loopback test failure
A link change interrupt might be queued and activated after the loopback was set
and it will cause the loopback to fail. The PHY lock should be kept until the
loopback test is over.
That implies that the bnx2x_test_link should used within the loopback function
and not bnx2x_wait_for_link since that function also takes the PHY link
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hplance.c')
0 files changed, 0 insertions, 0 deletions