Commit 3beced14 authored by Guoqing Jiang's avatar Guoqing Jiang Committed by Leon Romanovsky
Browse files
parent a410a732
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1183,7 +1183,7 @@ int siw_rqe_complete(struct siw_qp *qp, struct siw_rqe *rqe, u32 bytes,
/*
 * siw_sq_flush()
 *
 * Flush SQ and ORRQ entries to CQ.
 * Flush SQ and ORQ entries to CQ.
 *
 * Must be called with QP state write lock held.
 * Therefore, SQ and ORQ lock must not be taken.