git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afae5ad
)
net/fsl-pq-mdio: coalesce multiple memory allocations into one
author
Timur Tabi
<timur@freescale.com>
Wed, 29 Aug 2012 08:08:02 +0000
(08:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 30 Aug 2012 17:29:32 +0000
(13:29 -0400)
Take advantage of the new mdiobus_alloc_size() function to combine three
different memory allocations into one. This also simplies the error
handling.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found