[SIT]: Make the fallback tunnel device per-net
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:16:18 +0000 (01:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:16:18 +0000 (01:16 -0700)
Allocate and register one in sit_init_net, use sitn->fb_tunnel_dev
over the code and unregister one in sit_exit_net.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found