From: Patrick McHardy Date: Mon, 19 Dec 2005 21:53:09 +0000 (-0800) Subject: [NETFILTER]: Fix NAT init order X-Git-Tag: v2.6.15-rc7~16^2~18^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0476f171affa6eca62021fca2ae9f5140acc3713;p=pandora-kernel.git [NETFILTER]: Fix NAT init order As noticed by Phil Oester, the GRE NAT protocol helper is initialized before the NAT core, which makes registration fail. Change the linking order to make NAT be initialized first. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed