From: Prasanna Mumbai Date: Mon, 21 Mar 2011 10:34:25 +0000 (-0700) Subject: [SCSI] qla4xxx: Do not send mbox command if FW is in failed state X-Git-Tag: v2.6.39-rc1~52^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b53bf50cc4711a3c82dfc704911ff738a41758;p=pandora-kernel.git [SCSI] qla4xxx: Do not send mbox command if FW is in failed state FW is not able to process mbox command if FW state is failed. This will cause mbox command to timeout and adapter reset. We have separate function to detect FW failed state and do adapter reset. So to avoid mbox command timeout, do not process mbox command in case of FW state failed. Signed-off-by: Vikas Chaudhary Signed-off-by: Prasanna Mumbai Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed