[IP6TUNNEL]: Use proper net in hash-lookup functions.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:22:43 +0000 (01:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:22:43 +0000 (01:22 -0700)
commit8704ca7e916973c6583c0937e14b057d6c748651
tree47b3fbfc75138e957ae2ad7a83cb272012f00f84
parent2dd02c897d798c6a00dca46c7a50ebc10eb3be0d
[IP6TUNNEL]: Use proper net in hash-lookup functions.

Calls to ip6_tnl_lookup were stubbed with init_net - give them
a proper one.

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