From: Jack Morgenstein Date: Thu, 10 May 2012 20:28:07 +0000 (+0300) Subject: IB/core: Fix IB_SA_COMP_MASK macro X-Git-Tag: v3.5-rc1~171^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02daaf2741e74758a119768ca80cdf71c994ebd3;p=pandora-kernel.git IB/core: Fix IB_SA_COMP_MASK macro It needs parentheses around the argument, so that it can be used with complex arguments (e.g., "n+5"). Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed