From: Alexey Dobriyan Date: Fri, 12 Feb 2010 05:24:46 +0000 (+0100) Subject: netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() X-Git-Tag: v2.6.34-rc1~233^2~303^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=857b409a48bdc33e824dff2d730e271b964e78bd;p=pandora-kernel.git netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() Remove #ifdef at nf_ct_exp_net() by using nf_ct_net(). Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed