From: Pavel Emelyanov Date: Wed, 16 Apr 2008 08:23:02 +0000 (-0700) Subject: [IP6TUNNEL]: Make the fallback tunnel device per-net. X-Git-Tag: v2.6.26-rc1~1138^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15820e129013dd0771812001a2046ae37c9a2ba0;p=pandora-kernel.git [IP6TUNNEL]: Make the fallback tunnel device per-net. All the code, that reference it already has the ip6_tnl_net pointer, so s/ip6_fb_tnl_dev/ip6n->fb_tnl_dev/ and move creation/releasing code into net init/exit ops. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed