From: Jan Engelhardt Date: Wed, 20 Feb 2008 01:19:44 +0000 (-0800) Subject: [NETFILTER]: xt_hashlimit: remove unneeded struct member X-Git-Tag: v2.6.25-rc3~9^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d9904c2604ce091c97c225b5e2f92f3e7cc2e3a;p=pandora-kernel.git [NETFILTER]: xt_hashlimit: remove unneeded struct member By allocating ->hinfo, we already have the needed indirection to cope with the per-cpu xtables struct match_entry. [Patrick: do this now before the revision 1 struct is used by userspace] Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed