From: Pavel Emelyanov Date: Wed, 16 Apr 2008 08:04:35 +0000 (-0700) Subject: [IPIP]: Add net/ipip_net argument to some functions. X-Git-Tag: v2.6.26-rc1~1138^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9fae5c9138086d27715a8a0f29d5b55239db35c;p=pandora-kernel.git [IPIP]: Add net/ipip_net argument to some functions. The hashes of tunnels will be per-net too, so prepare all the functions that uses them for this change by adding an argument. Use init_net temporarily in places, where the net does not exist explicitly yet. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed