From: Patrick McHardy Date: Tue, 11 May 2010 12:40:50 +0000 (+0200) Subject: ipv6: ip6mr: remove net pointer from struct mfc6_cache X-Git-Tag: v2.6.35-rc1~473^2~143^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5aa30b19121de49021fba57aa1f6e4c787fcf67;p=pandora-kernel.git ipv6: ip6mr: remove net pointer from struct mfc6_cache Now that cache entries in unres_queue don't need to be distinguished by their network namespace pointer anymore, we can remove it from struct mfc6_cache add pass the namespace as function argument to the functions that need it. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed