Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107312
b: refs/heads/master
c: ee02fee
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Jeff Garzik committed Jul 29, 2008
1 parent a96b232 commit d6aabcb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a50c0c05c3bdead1ac405ca8cefd8dc290043933
refs/heads/master: ee02fee8f698aee72f43b3ee5fd818393b110402
1 change: 1 addition & 0 deletions trunk/drivers/net/bfin_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,7 @@ static int bfin_mac_open(struct net_device *dev)
phy_start(lp->phydev);
phy_write(lp->phydev, MII_BMCR, BMCR_RESET);
setup_system_regs(dev);
setup_mac_addr(dev->dev_addr);
bfin_mac_disable();
bfin_mac_enable();
pr_debug("hardware init finished\n");
Expand Down

0 comments on commit d6aabcb

Please sign in to comment.