From d73d4daf6f7ae4049a0265c6256d5b6d00f95d45 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 15 Jul 2019 03:14:29 +0000 Subject: [PATCH] qla2x00t-32gbit/qla_target.c: Minimize diffs with the upstream code git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8458 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t-32gbit/qla_target.c | 1 + 1 file changed, 1 insertion(+) diff --git a/qla2x00t-32gbit/qla_target.c b/qla2x00t-32gbit/qla_target.c index 33a9cc158..62c7224de 100644 --- a/qla2x00t-32gbit/qla_target.c +++ b/qla2x00t-32gbit/qla_target.c @@ -1084,6 +1084,7 @@ void qlt_free_session_done(struct work_struct *work) struct qlt_plogi_ack_t *con = sess->plogi_link[QLT_PLOGI_LINK_CONFLICT]; struct imm_ntfy_from_isp *iocb; + own = sess->plogi_link[QLT_PLOGI_LINK_SAME_WWN]; if (con) {