From: Dotan Barak Date: Thu, 30 Aug 2012 09:09:55 +0000 (+0000) Subject: RDMA/cma: Use consistent component mask for IPoIB port space multicast joins X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a22fb8c69275903b8be4c6203aa08bfac374844;p=pandora-kernel.git RDMA/cma: Use consistent component mask for IPoIB port space multicast joins CMA multicast joins for the IPoIB port space need to use the same component mask used by the ipoib driver. Otherwise, it's possible for the CMA to create a group to which a join made by ipoib will fail, or vise-versa. Some of the component mask fields set by ipoib weren't set by the CMA, fix that. Signed-off-by: Dotan Barak Reviewed-by: Jack Morgenstein Acked-by: Sean Hefty Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed