From 47a62c75f5c2031404a47d4444c16ad74a37f0a4 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 5 Nov 2010 19:24:47 +0000 Subject: [PATCH] Merge of the trunk's r2608: TM handling on 23xx- fixed git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.0.0.x@2609 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/qla2x00t.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h index 7582f49d2..1fcd82849 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.h +++ b/qla2x00t/qla2x00-target/qla2x00t.h @@ -54,7 +54,7 @@ #define IMM_NTFY_ELS 0x0046 /* Immediate notify task flags */ -#define IMM_NTFY_TASK_MGMT_SHIFT 9 +#define IMM_NTFY_TASK_MGMT_SHIFT 8 #define Q2T_CLEAR_ACA 0x40 #define Q2T_TARGET_RESET 0x20