From: Pavel Emelyanov Date: Wed, 16 Apr 2008 08:23:44 +0000 (-0700) Subject: [IP6TUNNEL]: Use proper net instead of init_net stubs. X-Git-Tag: v2.6.26-rc1~1138^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7f54b725f1a93f0a4daace1a924bee382b33b6;p=pandora-kernel.git [IP6TUNNEL]: Use proper net instead of init_net stubs. All the ip_route_output_key(), dev_get_by_...() and ipv6_chk_addr() calls are now stubbed with init_net. Fortunately, all the places already have where to get the proper net from. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed