From: Changli Gao Date: Mon, 15 Nov 2010 10:47:52 +0000 (+0100) Subject: netfilter: ct_extend: fix the wrong alloc_size X-Git-Tag: v2.6.39-rc1~468^2~510^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2368806915e1e69ac3bcc0d6a7cfde64307655;p=pandora-kernel.git netfilter: ct_extend: fix the wrong alloc_size In function update_alloc_size(), sizeof(struct nf_ct_ext) is added twice wrongly. Signed-off-by: Changli Gao Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed