+2
−2
Loading
lib/iscsi: Fix the bug of "lib/iscsi: Fix conn->state not go back to EXITING by using spdk_thread_send_msg" This patch fixes the bug in commit d421876f. We had passed not xconn but conn caressly by mistake to _iscsi_conn_drop(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ifc2313923bc0e94b967e4ba2eca4255ddcc4611b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1988 Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>