+3
−3
+18
−13
Loading
The request was always being cleared just before calling this macro, so it's now moved inside this macro. That also required moving the call to NVME_REQUEST_INIT() earlier in nvme_fabric_qpair_connect_async() to ensure it's cleared before the request is being filled out. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I513568b8f37d29af6c819a7ed4f13b518cac6aee Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21983 Reviewed-by:
Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>