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:
6b31a51
)
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls
author
Joe Jin
<lkmaillist@gmail.com>
Tue, 6 Feb 2007 22:16:40 +0000
(14:16 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:38:59 +0000
(12:38 -0800)
Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls in
the bonding driver.
Signed-off-by: Joe Jin <lkmaillist@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
No differences found