From: Jan Engelhardt Date: Wed, 8 Oct 2008 09:35:20 +0000 (+0200) Subject: netfilter: xtables: cut down on static data for family-independent extensions X-Git-Tag: v2.6.28-rc1~717^2~109^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f3b2b1bc968caaabee8cd78bee75ab7c4af74e;p=pandora-kernel.git netfilter: xtables: cut down on static data for family-independent extensions Using ->family in struct xt_*_param, multiple struct xt_{match,target} can be squashed together. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed