]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4af4841c2692d1c681e8106b67e432a51c5b866e
tree0b766d95942d8512daa33f6ce865008cfeff076a
parent56c064940b95ebb489526e9758ca936639adde1c
IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate

When I fixed the RC receive completion opcode in 1ab2d1ba ("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