From: Ralph Campbell Date: Thu, 15 May 2008 23:37:25 +0000 (-0700) Subject: IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate X-Git-Tag: v2.6.26-rc4~58^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3f0da8db6b5e7e8f0585221c8b1cd8ff806d35;p=pandora-kernel.git IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate When I fixed the RC receive completion opcode in 2bfc8e9e ("IB/ipath: Return the correct opcode for RDMA WRITE with immediate"), I forgot to fix UC, which had the same problem for RDMA write with immediate returning the wrong opcode. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed