From: Jonathan Lallinger Date: Thu, 20 Oct 2011 18:25:14 +0000 (-0500) Subject: RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic X-Git-Tag: v3.2-rc4~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c34c97ad8c7c3cdacab2327235c2df4454ff1a06;p=pandora-kernel.git RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic Fix another place in the code where logic dealing with the t4_cqe was using the wrong QID. This fixes the counting logic so that it tests against the SQ QID instead of the RQ QID when counting RCQES. Signed-off by: Jonathan Lallinger Signed-off by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed