From: Li Zefan Date: Tue, 13 Nov 2007 10:57:16 +0000 (-0800) Subject: [NETFILTER]: nf_nat: fix memset error X-Git-Tag: v2.6.24-rc3~145^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bf9cf15fc30d300b7fbd821c6bc975531fab44;p=pandora-kernel.git [NETFILTER]: nf_nat: fix memset error The size passing to memset is the size of a pointer. Signed-off-by: Li Zefan Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed