IB/ipath: Return the correct opcode for RDMA WRITE with immediate
commit2bfc8e9edf200aeeca18ee44bcbf6bce65438a42
authorRalph Campbell <ralph.campbell@qlogic.com>
Wed, 7 May 2008 17:58:50 +0000 (7 10:58 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 7 May 2008 17:58:50 +0000 (7 10:58 -0700)
tree2351a3c58ffeb2d3e8dcae988118deaa1bab1ee6
parentb4d390d8d219452e5d4257c87134a6934d7fabeb
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