hw/pvrdma: Make function pvrdma_qp_send/recv return void.
authorYuval Shaia <yuval.shaia@oracle.com>
Wed, 9 Jan 2019 20:21:40 +0000 (22:21 +0200)
committerMarcel Apfelbaum <marcel.apfelbaum@gmail.com>
Sat, 19 Jan 2019 08:53:16 +0000 (10:53 +0200)
commit5bb8b739879f255fb3587238611334584ddcd99b
treecad619bbaec49aa24b4a536328b52e94c0742bec
parent26fd869556bb9513bf82ad9573c906b2a631576e
hw/pvrdma: Make function pvrdma_qp_send/recv return void.

The functions handles errors internaly, callers have nothing to do with
the return value.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Message-Id: <20190109202140.4051-1-yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum<marcel.apfelbaum@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/rdma/vmw/pvrdma_qp_ops.c
hw/rdma/vmw/pvrdma_qp_ops.h