From: Roel Kluin Date: Tue, 10 May 2011 05:06:22 +0000 (-0700) Subject: RDMA/cxgb4: Fix missing parentheses X-Git-Tag: v3.0-rc1~409^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85d215b0f316bee0a6936bd1a5f21abf03333eaa;p=pandora-kernel.git RDMA/cxgb4: Fix missing parentheses Parens are missing: '|' has a higher presedence than '?'. Signed-off-by: Roel Kluin Acked-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed