15c980691b8c8efa641c6 parent 8183e3a88aced228ab9770762692be6cc3786e80 author Changli Gao 1300191896 +0100 committer Patrick McHardy 1300191896 +0100 netfilter: xt_connlimit: use kmalloc() instead of kzalloc() All the members are initialized after kzalloc(). Signed-off-by: Changli Gao Signed-off-by: Patrick McHardy q