commit | ca6e95bb0a2ac11ae7a04e5cc53c709522af5144 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Thu May 04 13:33:09 2017 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jun 15 14:28:19 2017 +0200 |
tree | 32edb413991ce951864f6fbbc39c8812bec76a13 | |
parent | c8295d111225f869f98f032050ec8d028f5b590f [diff] |
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical We put the reference on the device in the destroy routine so we should lookup and take the reference in the create routine. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>