numam-spdk/lib/nvmf
Daniel Verkamp 326a15a7ff nvmf: simplify nvmf_connect_continue() cleanup
Let the calling function handle the tx_desc if nvmf_connect_continue()
fails.

Change-Id: I25a8cbc4c3be0608bcec8db2fb8c50e55fbe3e8c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-23 11:12:19 -07:00
..
conf.c nvmf: replace all malloc with calloc in nvmf library 2016-06-21 17:01:25 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conn.c nvmf: simplify nvmf_connect_continue() cleanup 2016-06-23 11:12:19 -07:00
conn.h nvmf: update conn.h include guards. 2016-06-22 11:56:13 -07:00
controller.c nvmf: Support UnbindFromKernel option for NVMe identification 2016-06-08 10:26:37 +08:00
controller.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
host.c nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
host.h nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
Makefile nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
nvmf_admin_cmd.c nvmf: drop redundant nvmf_process_admin_cmd params 2016-06-23 11:12:19 -07:00
nvmf_internal.h nvmf: add data field to nvmf_request 2016-06-23 11:12:19 -07:00
nvmf_io_cmd.c nvmf: remove redundant nvmf_process_io_cmd params 2016-06-23 11:12:19 -07:00
nvmf.c nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
nvmf.h nvmf: move internal APIs out of nvmf.h 2016-06-09 14:25:26 -07:00
port.c nvmf: move includes from nvmf.h where they're used 2016-06-09 14:25:26 -07:00
port.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
rdma.c nvmf: move RDMA resource defaults to rdma.c 2016-06-20 14:24:47 -07:00
rdma.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
session.c nvmf: replace all malloc with calloc in nvmf library 2016-06-21 17:01:25 -07:00
session.h nvmf: drop redundant nvmf_process_admin_cmd params 2016-06-23 11:12:19 -07:00
subsystem_grp.c nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
subsystem_grp.h nvmf: Rename spdk_nvmf_init_grp to spdk_nvmf_host 2016-06-17 13:31:05 -07:00