commit | 2f7f54b725f1a93f0a4daace1a924bee382b33b6 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 01:23:44 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 01:23:44 2008 -0700 |
tree | 462d68d932cfa06eb2917cbb27b376d258f67d2c | |
parent | 3e6c9fb5f5a4cab0d2342b69d4e46e8f5a08b04e [diff] |
[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 <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>