From: Jonathan Lallinger Date: Thu, 13 Oct 2011 18:56:59 +0000 (-0500) Subject: RDMA/cxgb4: Use correct QID in insert_recv_cqe() X-Git-Tag: v3.2-rc1~104^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14d62c05c0b8eff61c6fd46b4a78fb27c8cf38b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed