nvme-rdma: fix typo in comment
authorMax Gurtovoy <mgurtovoy@nvidia.com>
Wed, 19 Apr 2023 23:17:50 +0000 (02:17 +0300)
committerKeith Busch <kbusch@kernel.org>
Mon, 12 Jun 2023 17:33:02 +0000 (10:33 -0700)
commitf3f28373152da143da9d163b2529669508e52e8e
treec286f521f3d5b5785aa183adc98e43712545cf6d
parent7ed5cf8e6d9bfb6a78d0471317edff14f0f2b4dd
nvme-rdma: fix typo in comment

There is no ib_stop_cq API and the need for the +1 is for ib_drain_qp.

Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Israel Rukshin <israelr@nvidia.com>
Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/rdma.c