From: Jan Engelhardt Date: Sat, 13 Jun 2009 04:46:36 +0000 (+0200) Subject: netfilter: xtables: compact table hook functions (1/2) X-Git-Tag: v2.6.34-rc1~233^2~303^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737535c5cf3524e4bfaa91e22edefd52eccabbce;p=pandora-kernel.git netfilter: xtables: compact table hook functions (1/2) This patch combines all the per-hook functions in a given table into a single function. Together with the 2nd patch, further simplifications are possible up to the point of output code reduction. Signed-off-by: Jan Engelhardt --- Reading git-diff-tree failed