From: Jan Engelhardt Date: Sat, 4 Jul 2009 10:50:00 +0000 (+0200) Subject: netfilter: xtables: combine built-in extension structs X-Git-Tag: v2.6.35-rc1~473^2~127^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4538506be386f9736b83bf9892f829adbbb70fea;p=pandora-kernel.git netfilter: xtables: combine built-in extension structs Prepare the arrays for use with the multiregister function. The future layer-3 xt matches can then be easily added to it without needing more (un)register code. Signed-off-by: Jan Engelhardt --- Reading git-diff-tree failed