Daniel Verkamp d63007e5ca nvmf: clean up nvmf_recv() error path
If spdk_nvmf_request_exec() fails, the connection will be closed anyway,
so just leave the tx_desc in the active array; it will be cleaned up in
the normal connection cleanup path.

Change-Id: Ie4f60bd6001658403dd7e1c6a47d40be756ef6f2
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-27 14:14:02 -07:00
..
2016-06-17 13:31:05 -07:00
2016-06-17 13:31:05 -07:00
2016-06-24 11:31:18 -07:00
2016-06-09 14:25:26 -07:00
2016-06-27 14:14:02 -07:00