]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
authorRalph Campbell <ralph.campbell@qlogic.com>
Wed, 7 May 2008 17:58:50 +0000 (10:58 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 7 May 2008 17:58:50 +0000 (10:58 -0700)
commit1ab2d1ba2af461113ec34b007189878de5946464
tree2351a3c58ffeb2d3e8dcae988118deaa1bab1ee6
parent2f00b1afb15a840aff745497ed238ad9a87ffd71
IB/ipath: Return the correct opcode for RDMA WRITE with immediate

This patch fixes a bug in the RC responder which generates a completion
entry with the wrong opcode when an RDMA WRITE with immediate is received.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_rc.c