]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ip_gre.c
[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)
commit96635522f7930025b8a56a7075db82c48a454a30
tree17b8d7e0d79b94d2dc1cc25e1b8e51b5598f02b1
parenteb8ce741a3c4d4ba5f345ff19689c7d2e4555668
[GRE]: Use proper net in routing calls.

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>
net/ipv4/ip_gre.c