[IP6TUNNEL]: Make the fallback tunnel device per-net.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:23:02 +0000 (01:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:23:02 +0000 (01:23 -0700)
commit15820e129013dd0771812001a2046ae37c9a2ba0
tree648f2bae68e69b5e9cbe97cb70f4ca2d89bd00d9
parent8704ca7e916973c6583c0937e14b057d6c748651
[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 <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c
This page took 0.025165 seconds and 5 git commands to generate.