From: Pavel Emelyanov Date: Wed, 30 Apr 2008 21:49:54 +0000 (-0700) Subject: ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. X-Git-Tag: v2.6.26-rc1~95^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809917903127804c2b2ac76342ab0f29f4b394d3;p=pandora-kernel.git ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. The last hunk from the commit dae50295 (ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.) escaped from the compat_ipv6_setsockopt to the ipv6_getsockopt (I guess due to patch smartness wrt searching for context) thus breaking 32-bit and 64-bit-without-compat compilation. Signed-off-by: Pavel Emelyanov Acked-by: David L Stevens Signed-off-by: David S. Miller --- Reading git-diff-tree failed