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:
2092248
)
net: mv643xx_eth: use managed devm_kzalloc
author
Sebastian Hesselbarth
<sebastian.hesselbarth@gmail.com>
Wed, 10 Apr 2013 23:29:34 +0000
(23:29 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Apr 2013 20:19:39 +0000
(16:19 -0400)
This patch moves shared private data kzalloc to managed devm_kzalloc and
cleans now unneccessary kfree and error handling.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found