From: Pablo Neira Ayuso Date: Tue, 28 Aug 2012 00:53:14 +0000 (+0000) Subject: netfilter: xt_CT: refactorize xt_ct_tg_check X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~226^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236df005614bea6a2f9afa9867e3bdfc206c6291;p=pandora-kernel.git netfilter: xt_CT: refactorize xt_ct_tg_check This patch adds xt_ct_set_helper and xt_ct_set_timeout to reduce the size of xt_ct_tg_check. This aims to improve code mantainability by splitting xt_ct_tg_check in smaller chunks. Suggested by Eric Dumazet. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed