IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate
authorRalph Campbell <ralph.campbell@qlogic.com>
Thu, 15 May 2008 23:37:25 +0000 (16:37 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 15 May 2008 23:37:25 +0000 (16:37 -0700)
commitdf3f0da8db6b5e7e8f0585221c8b1cd8ff806d35
tree0b766d95942d8512daa33f6ce865008cfeff076a
parentcd80ec6f81db89d109187a673470c04af4c09a63
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 <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_uc.c