From: Pavel Emelyanov Date: Wed, 16 Apr 2008 08:05:57 +0000 (-0700) Subject: [IPIP]: Use proper net in (mostly) routing calls. X-Git-Tag: v2.6.26-rc1~1138^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99f0152e5f96dde31d2b9060b4f1029abc11078;p=pandora-kernel.git [IPIP]: Use proper net in (mostly) routing calls. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed