From: Patrick McHardy Date: Tue, 13 Apr 2010 05:03:20 +0000 (+0000) Subject: ipv4: ipmr: remove net pointer from struct mfc_cache X-Git-Tag: v2.6.35-rc1~473^2~479 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d658f8a0e63b6476148162aa7a3ffffc58dcad52;p=pandora-kernel.git ipv4: ipmr: remove net pointer from struct mfc_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 mfc_cache add pass the namespace as function argument to the functions that need it. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed