Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284302
b: refs/heads/master
c: 9e6c643
h: refs/heads/master
v: v3
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Jan 11, 2012
1 parent 419a16e commit 8ed7f75
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: 3e617506c17df5cba55d7c615ec7cfbc812ec5fa
refs/heads/master: 9e6c643bb4502c50b6511206601b7760c610dfcc
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/fixed.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static int __init fixed_mdio_bus_init(void)
goto err_mdiobus_reg;
}

snprintf(fmb->mii_bus->id, MII_BUS_ID_SIZE, "0");
snprintf(fmb->mii_bus->id, MII_BUS_ID_SIZE, "fixed-0");
fmb->mii_bus->name = "Fixed MDIO Bus";
fmb->mii_bus->priv = fmb;
fmb->mii_bus->parent = &pdev->dev;
Expand Down

0 comments on commit 8ed7f75

Please sign in to comment.