Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139822
b: refs/heads/master
c: b6bc978
h: refs/heads/master
v: v3
  • Loading branch information
Segher Boessenkool authored and David S. Miller committed Apr 2, 2009
1 parent 01c1dbd commit c64d77a
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: 0ac023faa69e54c0c443da360fa2bf8fbd9e3078
refs/heads/master: b6bc978b361bb9da7526a78b0a247bdd34984282
1 change: 1 addition & 0 deletions trunk/drivers/net/fsl_pq_mdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ void fsl_pq_mdio_bus_name(char *name, struct device_node *np)
snprintf(name, MII_BUS_ID_SIZE, "%s@%llx", np->name,
(unsigned long long)taddr);
}
EXPORT_SYMBOL_GPL(fsl_pq_mdio_bus_name);

/* Scan the bus in reverse, looking for an empty spot */
static int fsl_pq_mdio_find_free(struct mii_bus *new_bus)
Expand Down

0 comments on commit c64d77a

Please sign in to comment.