From db5811eafef9bd2b38c4b7e71b1ad6ba4d3d3404 Mon Sep 17 00:00:00 2001 From: Jack Morgenstein Date: Thu, 10 May 2012 23:28:07 +0300 Subject: [PATCH] --- yaml --- r: 302591 b: refs/heads/master c: 02daaf2741e74758a119768ca80cdf71c994ebd3 h: refs/heads/master i: 302589: e1f16023d96a071a71da81c8a21c64f95cf2567d 302587: 20d7cfa06b1eea507437fd2eb892ed0a7db1f41a 302583: 776e9297216e0ab571c17d159c57c861bccb5594 302575: 51d8bc39000b383d7820b4fe44c58a3ad49a8b18 302559: 75b6042caaec23bf2b2d28bd4f3f7933d551d86f 302527: b4fe7427662f4b17b968c2243b3df51a2361d1db 302463: 9de80469bf7d9d054233debf2ab3f3643b26666b 302335: e0e140c0c727255193a9adbb197e8480a2051183 302079: efcea516635255e6beecec5423d8abc36a23fe79 v: v3 --- [refs] | 2 +- trunk/include/rdma/ib_mad.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bb3cd0dd5e47..547b7913693e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c4870eb874ac16dccef40e1bc7a002c7e9156adc +refs/heads/master: 02daaf2741e74758a119768ca80cdf71c994ebd3 diff --git a/trunk/include/rdma/ib_mad.h b/trunk/include/rdma/ib_mad.h index b513f57e1725..3d81b90cc315 100644 --- a/trunk/include/rdma/ib_mad.h +++ b/trunk/include/rdma/ib_mad.h @@ -160,7 +160,7 @@ struct ib_rmpp_hdr { typedef u64 __bitwise ib_sa_comp_mask; -#define IB_SA_COMP_MASK(n) ((__force ib_sa_comp_mask) cpu_to_be64(1ull << n)) +#define IB_SA_COMP_MASK(n) ((__force ib_sa_comp_mask) cpu_to_be64(1ull << (n))) /* * ib_sa_hdr and ib_sa_mad structures must be packed because they have