From: Ralph Campbell Date: Mon, 27 Oct 2008 22:31:25 +0000 (-0700) Subject: IB/ipath: Fix RDMA write with immediate copy of last packet X-Git-Tag: v2.6.28-rc5~61^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b56f296d7d977fea2512e353a131f8da490aa5;p=pandora-kernel.git IB/ipath: Fix RDMA write with immediate copy of last packet When the last packet of a RDMA write with immediate is received, the next receive work queue entry ID should be used to generate a completion entry. The code was incorrectly resetting part of the state used to copy the last packet. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed