commit | c34c97ad8c7c3cdacab2327235c2df4454ff1a06 | [log] [tgz] |
---|---|---|
author | Jonathan Lallinger <jonathan@ogc.us> | Thu Oct 20 13:25:14 2011 -0500 |
committer | Roland Dreier <roland@purestorage.com> | Mon Nov 28 11:53:05 2011 -0800 |
tree | 846a82fd59ecd0d4730d91c1023584be0b1e8d40 | |
parent | 1ea6b8f48918282bdca0b32a34095504ee65bab5 [diff] |
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 <jonathan@ogc.us> Signed-off by: Steve Wise <swise@ogc.us> Signed-off-by: Roland Dreier <roland@purestorage.com>