From: Alexey Dobriyan Date: Tue, 16 Feb 2010 09:05:04 +0000 (+0000) Subject: tunnels: fix netns vs proto registration ordering X-Git-Tag: v2.6.34-rc1~233^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978;p=pandora-kernel.git tunnels: fix netns vs proto registration ordering Same stuff as in ip_gre patch: receive hook can be called before netns setup is done, oopsing in net_generic(). Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed