Skip to content
Commit c34c97ad authored by Jonathan Lallinger's avatar Jonathan Lallinger Committed by Roland Dreier
Browse files

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: default avatarRoland Dreier <roland@purestorage.com>
parent 1ea6b8f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment