Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139111
b: refs/heads/master
c: ee76db5
h: refs/heads/master
i:
  139109: 1c1e0e8
  139107: fdeeafb
  139103: 8db4e37
v: v3
  • Loading branch information
David S. Miller committed Mar 29, 2009
1 parent ef5e416 commit dcefc32
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: 2c60b6885afc56a17b9d55b04c4328123063fc9d
refs/heads/master: ee76db5e9e9896312f001790855a798472440328
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@ static int gfar_of_init(struct net_device *dev)
id = of_get_property(phy, "reg", NULL);

of_node_put(phy);
of_node_put(mdio);

fsl_pq_mdio_bus_name(bus_name, mdio);
of_node_put(mdio);
snprintf(priv->phy_bus_id, sizeof(priv->phy_bus_id), "%s:%02x",
bus_name, *id);
}
Expand Down

0 comments on commit dcefc32

Please sign in to comment.