From: Ralph Campbell Date: Fri, 5 Dec 2008 19:13:18 +0000 (-0800) Subject: IB/ipath: Fix PSN of send WQEs after an RDMA read resend X-Git-Tag: v2.6.29-rc1~583^2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab01fc56063dafcc083f481ac0f9e6b5a576dd6;p=pandora-kernel.git IB/ipath: Fix PSN of send WQEs after an RDMA read resend The PSN of the first packet after an RDMA read is based on the size of the RDMA read request. This is calculated correctly for the WQE sent after the first request message but not on subsequent requests if the RDMA read is resent. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed