Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286709
b: refs/heads/master
c: 90b9a54
h: refs/heads/master
i:
  286707: a95a2f0
v: v3
  • Loading branch information
Alessandro Rubini authored and David S. Miller committed Jan 24, 2012
1 parent 4eee955 commit c2ea303
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: edd664bbba53f771d4a6d4559ed6e1ff48b46406
refs/heads/master: 90b9a5454fd2e626aa1614fe9ece6b63a0dc37af
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ int stmmac_mdio_register(struct net_device *ndev)
else
irqlist = priv->mii_irq;

new_bus->name = "STMMAC MII Bus";
new_bus->name = "stmmac";
new_bus->read = &stmmac_mdio_read;
new_bus->write = &stmmac_mdio_write;
new_bus->reset = &stmmac_mdio_reset;
Expand Down

0 comments on commit c2ea303

Please sign in to comment.