IB/core: Fix IB_SA_COMP_MASK macro
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Thu, 10 May 2012 20:28:07 +0000 (23:28 +0300)
committerRoland Dreier <roland@purestorage.com>
Sat, 19 May 2012 00:16:11 +0000 (17:16 -0700)
commit02daaf2741e74758a119768ca80cdf71c994ebd3
treecebe32331cf5b6187dcab98b7269c11802299088
parentc4870eb874ac16dccef40e1bc7a002c7e9156adc
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 <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <roland@purestorage.com>
include/rdma/ib_mad.h