]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvme-rdma: Don't rearm the CQ when polling directly
authorSagi Grimberg <sagi@grimberg.me>
Thu, 4 May 2017 10:33:08 +0000 (13:33 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Jun 2017 12:28:18 +0000 (14:28 +0200)
commitc8295d111225f869f98f032050ec8d028f5b590f
tree657187366e67b885fff672bfc3faf93d3868727e
parentdc5bc6a9fed4a1ebca0e461ff9d5bc8ce471f7b9
nvme-rdma: Don't rearm the CQ when polling directly

We don't need it as the core polling context will take
are of rearming the completion queue.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/rdma.c