RDMA/cxgb4: Fix missing parentheses
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 10 May 2011 05:06:22 +0000 (22:06 -0700)
committerRoland Dreier <roland@purestorage.com>
Tue, 10 May 2011 05:06:22 +0000 (22:06 -0700)
commit85d215b0f316bee0a6936bd1a5f21abf03333eaa
tree5066ff348af5db4a47a80a283b5d92c7b03e487c
parentbbe9a0a2bc07cf30c5b89b51154f2c87200a5dfd
RDMA/cxgb4: Fix missing parentheses

Parens are missing: '|' has a higher presedence than '?'.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/qp.c