From: Harald Welte Date: Tue, 11 Oct 2005 03:52:36 +0000 (-0700) Subject: [NETFILTER] nat: remove bogus structure member X-Git-Tag: v2.6.14-rc5~68^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3a91d037a2575040f9b6a483f60c407a3d80368;p=pandora-kernel.git [NETFILTER] nat: remove bogus structure member When 'rustynat' was merged in 2.6.12, the use of the "helper" pointer of struct ipt_nat_info was obsoleted, but the pointer not removed from the struct. This patch removes the pointer, thereby yet again shrinking struct ip_conntrack. Discovered-by: Rusty Russell Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed