Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203665
b: refs/heads/master
c: 4cfa580
h: refs/heads/master
i:
  203663: 68b9492
v: v3
  • Loading branch information
David S. Miller committed Jul 22, 2010
1 parent 2296f01 commit 4f0c94a
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: 4c3e5edf2f33546392fbd9beaae04e9bed7304ff
refs/heads/master: 4cfa580e7eebb8694b875d2caff3b989ada2efac
2 changes: 1 addition & 1 deletion trunk/drivers/net/r6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ static int r6040_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
if (!lp->phydev)
return -EINVAL;

return phy_mii_ioctl(lp->phydev, if_mii(rq), cmd);
return phy_mii_ioctl(lp->phydev, rq, cmd);
}

static int r6040_rx(struct net_device *dev, int limit)
Expand Down

0 comments on commit 4f0c94a

Please sign in to comment.