From: Alexey Dobriyan Date: Wed, 8 Oct 2008 09:35:01 +0000 (+0200) Subject: netfilter: netns: remove nf_*_net() wrappers X-Git-Tag: v2.6.28-rc1~717^2~109^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48dc7865aa3db9404aedc8677d9daf8f8f469ab0;p=pandora-kernel.git netfilter: netns: remove nf_*_net() wrappers Now that dev_net() exists, the usefullness of them is even less. Also they're a big problem in resolving circular header dependencies necessary for NOTRACK-in-netns patch. See below. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed