From 3944c80f4b1818c5706e0e00401ed5bc3ba9ac26 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 4 May 2019 03:07:03 +0000 Subject: [PATCH] qla2x00t-32gbit, target: Remove an unused member variable git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8333 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t-32gbit/qla_target.h | 1 - 1 file changed, 1 deletion(-) diff --git a/qla2x00t-32gbit/qla_target.h b/qla2x00t-32gbit/qla_target.h index c32df252b..17bde2b5d 100644 --- a/qla2x00t-32gbit/qla_target.h +++ b/qla2x00t-32gbit/qla_target.h @@ -929,7 +929,6 @@ struct qla_tgt_cmd { unsigned int term_exchg:1; unsigned int cmd_sent_to_fw:1; unsigned int cmd_in_wq:1; - unsigned int released:1; /* * This variable may be set from outside the LIO and I/O completion