From: Mike Christie Date: Thu, 31 Jan 2008 19:36:47 +0000 (-0600) Subject: [SCSI] qla4xxx: fix recovery timer and session unblock race X-Git-Tag: v2.6.25-rc1~285^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568d303b5b3f0f6432ae8f56ecdb0beb2341288e;p=pandora-kernel.git [SCSI] qla4xxx: fix recovery timer and session unblock race If qla4xxx is resetting up a session and the recovery timer fires we do not want to just set it to dead, because the dpc thread could have just set it to online and is in the middle of resetting it up. Signed-off-by: Mike Christie Cc: David Somayajulu Signed-off-by: James Bottomley --- Reading git-diff-tree failed