From: Shlomo Pongratz Date: Wed, 10 Apr 2013 14:26:48 +0000 (+0000) Subject: IB/mlx4: Fetch XRC SRQ in the CQ polling code X-Git-Tag: v3.10-rc1~43^2^5~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3cca4b1f410c653241f005f4f401c7cd7232058;p=pandora-kernel.git IB/mlx4: Fetch XRC SRQ in the CQ polling code An XRC target QP may redirect to more than one XRC SRQ. This means that for work completions associated with a XRC TGT QP, the srq field in the QP has no usage and the real XRC SRQ need to be retrived using the information from the XRCETH placed into the CQE, do that. Signed-off-by: Shlomo Pongratz Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed