linux_dsm_epyc7002/drivers/nvme/host
Max Gurtovoy 1f61def985 nvme-rdma: fix nvme_rdma_create_queue_ib error flow
QP object is created using rdma_cm api, therefore the destruction
should use the same api for symmetry.

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-11-10 19:53:25 -07:00
..
core.c nvme: check admin passthru command effects 2017-11-10 19:53:25 -07:00
fabrics.c nvme: move controller deletion to common code 2017-11-01 16:28:04 +01:00
fabrics.h nvme: add helper to compare options to controller 2017-10-27 09:25:28 +03:00
fc.c nvme-fc: decouple ns references from lldd references 2017-11-10 19:53:25 -07:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c lightnvm: implement generic path for sync I/O 2017-10-13 08:34:57 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: check admin passthru command effects 2017-11-10 19:53:25 -07:00
pci.c nvme: Remove unused headers 2017-11-01 16:34:43 +01:00
rdma.c nvme-rdma: fix nvme_rdma_create_queue_ib error flow 2017-11-10 19:53:25 -07:00