Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44178
b: refs/heads/master
c: 68dc44a
h: refs/heads/master
v: v3
  • Loading branch information
Scott Wood authored and Jeff Garzik committed Dec 11, 2006
1 parent 6a91ab6 commit edacd76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1083cfe11285816fb2e2e36aad097f1c3b6db915
refs/heads/master: 68dc44af632944dff6c8b36013d32a254fe62de4
2 changes: 2 additions & 0 deletions trunk/drivers/net/ucc_geth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1852,6 +1852,8 @@ static int init_phy(struct net_device *dev)
mii_info->mdio_read = &read_phy_reg;
mii_info->mdio_write = &write_phy_reg;

spin_lock_init(&mii_info->mdio_lock);

ugeth->mii_info = mii_info;

spin_lock_irq(&ugeth->lock);
Expand Down

0 comments on commit edacd76

Please sign in to comment.