[GRE]: Use proper net in routing calls.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:10:44 +0000 (01:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:10:44 +0000 (01:10 -0700)
As for the IPIP tunnel, there are some ip_route_output_key()
calls in there that require a proper net so give one to them.

And a proper net for the __get_dev_by_index hanging around.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found