hw/pvrdma: Set the correct opcode for send completion
commit1625bb13dadad959ce1a6a6912c8e5c167591e87
authorYuval Shaia <yuval.shaia@oracle.com>
Fri, 21 Dec 2018 14:40:23 +0000 (21 16:40 +0200)
committerMarcel Apfelbaum <marcel.apfelbaum@gmail.com>
Sat, 22 Dec 2018 09:09:56 +0000 (22 11:09 +0200)
tree4346c94ca287b0564d87262c104000f4f5b17fcd
parent2bff59e699212960838ddf99ab4ee238d0e276f5
hw/pvrdma: Set the correct opcode for send completion

opcode for WC should be set by the device and not taken from work
element.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/rdma/vmw/pvrdma_qp_ops.c