Otherwise, nvme_rdma_stop_and_clear_queue() will incorrectly
try to stop/free rdma qps/cm_ids that are already freed.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| fabrics.c | ||
| fabrics.h | ||
| lightnvm.c | ||
| nvme.h | ||
| pci.c | ||
| rdma.c | ||
| scsi.c | ||
Otherwise, nvme_rdma_stop_and_clear_queue() will incorrectly
try to stop/free rdma qps/cm_ids that are already freed.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| fabrics.c | ||
| fabrics.h | ||
| lightnvm.c | ||
| nvme.h | ||
| pci.c | ||
| rdma.c | ||
| scsi.c | ||