Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179789
b: refs/heads/master
c: 357d46a
h: refs/heads/master
i:
  179787: dcf08a7
v: v3
  • Loading branch information
Matthew Slattery authored and David S. Miller committed Jan 19, 2010
1 parent b032e27 commit e1ff624
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34692421bc7d6145ef383b014860f4fde10b7505
refs/heads/master: 357d46a17e54c9a87e0e6ef3930ff4ab2d232b81
6 changes: 0 additions & 6 deletions trunk/drivers/net/sfc/qt202x_phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -318,12 +318,6 @@ static int qt202x_reset_phy(struct efx_nic *efx)
/* Wait 250ms for the PHY to complete bootup */
msleep(250);

/* Check that all the MMDs we expect are present and responding. We
* expect faults on some if the link is down, but not on the PHY XS */
rc = efx_mdio_check_mmds(efx, QT202X_REQUIRED_DEVS, MDIO_DEVS_PHYXS);
if (rc < 0)
goto fail;

falcon_board(efx)->type->init_phy(efx);

return rc;
Expand Down

0 comments on commit e1ff624

Please sign in to comment.