Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286691
b: refs/heads/master
c: af58f1d
h: refs/heads/master
i:
  286689: 1d42cc5
  286687: c80059e
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Jan 22, 2012
1 parent 27a796d commit 63c5266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 8a622e71f58ec9f092fc99eacae0e6cf14f6e742
refs/heads/master: af58f1d62853cd883c1fa26556fb470f05878f21
5 changes: 2 additions & 3 deletions trunk/drivers/net/phy/mdio_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,11 @@

/**
* mdiobus_alloc_size - allocate a mii_bus structure
* @size: extra amount of memory to allocate for private storage.
* If non-zero, then bus->priv is points to that memory.
*
* Description: called by a bus driver to allocate an mii_bus
* structure to fill in.
*
* 'size' is an an extra amount of memory to allocate for private storage.
* If non-zero, then bus->priv is points to that memory.
*/
struct mii_bus *mdiobus_alloc_size(size_t size)
{
Expand Down

0 comments on commit 63c5266

Please sign in to comment.