hw/pvrdma: Clean CQE before use
commiteca0f2a6be86602a82edcd90ecd8f4a57b0c8007
authorYuval Shaia <yuval.shaia@oracle.com>
Sun, 5 Aug 2018 15:35:09 +0000 (5 18:35 +0300)
committerMarcel Apfelbaum <marcel.apfelbaum@gmail.com>
Sat, 18 Aug 2018 14:59:50 +0000 (18 17:59 +0300)
tree9c12294f5e356e7a8990e50e5f0fc281af15c82a
parentef846e026c30c39239500d0b91b26d4fecc1f1d0
hw/pvrdma: Clean CQE before use

Next CQE is fetched from CQ ring, clean it before usage as it still
carries old CQE values.

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