e600d2bd5c62ff97 parent 01e7da6ba53ca4d6189a1eae45607c0331c871f2 author Jonathan Lallinger 1318532219 -0500 committer Roland Dreier 1318627420 -0700 RDMA/cxgb4: Use correct QID in insert_recv_cqe() When creating flushed receive CQEs, set the QPID field in the t4_cqe to the SQ QID and not the RQ QID. Otherwise the poll code will not find the correct QP context. Signed-off by: Jonathan Lallinger Signed-off by: Steve Wise Signed-off-by: Roland Dreier