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:
8183e3a
)
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
author
Changli Gao
<xiaosuo@gmail.com>
Tue, 15 Mar 2011 12:24:56 +0000
(13:24 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 15 Mar 2011 12:24:56 +0000
(13:24 +0100)
All the members are initialized after kzalloc().
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found