git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e6c9fb
)
[IP6TUNNEL]: Use proper net instead of init_net stubs.
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 16 Apr 2008 08:23:44 +0000
(
01:23
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Apr 2008 08:23:44 +0000
(
01:23
-0700)
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>
No differences found