On Wed, Sep 05, 2018 at 01:20:34PM +0530, Somnath Kotur wrote: > 1. DMA-able memory allocated for Shadow QP was not being freed. > 2. bnxt_qplib_alloc_qp_hdr_buf() had a bug wherein the SQ pointer was > erroneously pointing to the RQ. But since the corresponding free_qp_hdr_buf() > was correct, memory being free was less than what was allocated. > > Fixes: 1ac5a4047975 ("RDMA/bnxt_re: Add bnxt_re RoCE driver") > Cc: selvin.xavier@xxxxxxxxxxxx > Signed-off-by: Somnath Kotur <somnath.kotur@xxxxxxxxxxxx> Applied to for-next, thanks Jason