hw/rdma: Fix the error prints in create_qp_rings()
commitcb42a5867e7677a9fa1885a8436d3e7e8cbeeee9
authorKamal Heib <kamalheib1@gmail.com>
Wed, 27 Feb 2019 08:55:46 +0000 (27 10:55 +0200)
committerMarcel Apfelbaum <marcel.apfelbaum@gmail.com>
Sat, 16 Mar 2019 13:52:44 +0000 (16 15:52 +0200)
treef155dd08860a3aa35c43aaa926840ff5526b75b6
parentd151f5debdf1fe33014205e271e2cedd8fc824a2
hw/rdma: Fix the error prints in create_qp_rings()

The prints should indicate that we are talking about QP and not CQ.

Fixes: 98d176f8e592 ("hw/rdma: PVRDMA commands and data-path ops")
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Message-Id: <20190227085546.23690-1-kamalheib1@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/rdma/vmw/pvrdma_cmd.c