[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)
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>

No differences found