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:
9041547
)
net: two vzalloc() cleanups
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 19 Dec 2011 21:01:38 +0000
(16:01 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Dec 2011 21:01:38 +0000
(16:01 -0500)
We can use vzalloc() helper now instead of __vmalloc() trick
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found