From: Manish Rangankar Date: Tue, 24 Apr 2012 05:32:34 +0000 (-0700) Subject: [SCSI] qla4xxx: Fix clear ddb mbx command failure issue. X-Git-Tag: v3.5-rc1~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90599b62ca80a0d2f88aa88bc05bf8795731fab8;p=pandora-kernel.git [SCSI] qla4xxx: Fix clear ddb mbx command failure issue. Allow ddb state to change to DDB_DS_NO_CONNECTION_ACTIVE or DDB_DS_SESSION_FAILED before issuing clear ddb mailbox cmd, because clear ddb mailbox cmd fails if the ddb state is not equal to DDB_DS_NO_CONNECTION_ACTIVE or DDB_DS_SESSION_FAILED. Signed-off-by: Manish Rangankar Signed-off-by: Vikas Chaudhary Signed-off-by: James Bottomley --- Reading git-diff-tree failed