Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275734
b: refs/heads/master
c: 989508b
h: refs/heads/master
v: v3
  • Loading branch information
Srinivas Kandagatla authored and David S. Miller committed Nov 17, 2011
1 parent e79694f commit bae866d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 19e30c14371f7afd38d1d35a693b96423a4db144
refs/heads/master: 989508ba60da6dce79f8aaee1be6c092fd4c67f8
2 changes: 0 additions & 2 deletions trunk/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1536,9 +1536,7 @@ static int stmmac_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
if (!priv->phydev)
return -EINVAL;

spin_lock(&priv->lock);
ret = phy_mii_ioctl(priv->phydev, rq, cmd);
spin_unlock(&priv->lock);

return ret;
}
Expand Down

0 comments on commit bae866d

Please sign in to comment.