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:
44d3c29
)
[IPIP]: Use proper net in (mostly) routing calls.
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 16 Apr 2008 08:05:57 +0000
(
01:05
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Apr 2008 08:05:57 +0000
(
01:05
-0700)
There are some ip_route_output_key() calls in there that require
a proper net so give one to them.
Besides - give a proper net to a single __get_dev_by_index call
in ipip_tunnel_bind_dev().
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found