Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203697
b: refs/heads/master
c: 344e0f6
h: refs/heads/master
i:
  203695: 15e4166
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Jul 23, 2010
1 parent 186214e commit 6134010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9c1797808996eef47a7954ec580c6db7de1fff76
refs/heads/master: 344e0f623cec5eba273db06fe57db080988d6b26
2 changes: 1 addition & 1 deletion trunk/drivers/net/3c59x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ static int __devinit vortex_probe1(struct device *gendev,
mii_preamble_required++;
if (vp->drv_flags & EXTRA_PREAMBLE)
mii_preamble_required++;
mdio_sync(ioaddr, 32);
mdio_sync(vp, 32);
mdio_read(dev, 24, MII_BMSR);
for (phy = 0; phy < 32 && phy_idx < 1; phy++) {
int mii_status, phyx;
Expand Down

0 comments on commit 6134010

Please sign in to comment.