From: Chad Dupuis Date: Tue, 25 Jun 2013 15:27:20 +0000 (-0400) Subject: [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating... X-Git-Tag: v3.11-rc1~6^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8eb4136b08f24b159d76b273216d524a26ac8f9;p=pandora-kernel.git [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating one. When we are intentionally generating a firmware dump by executing the MBC_GEN_SYSTEM_ERROR command, the command actually times out. The normal course of action when a mailbox command times out is to take a firmware dump. However, in this special case we do not want to do this since the MBA_SYSTEM_ERR AEN already generates a firmware dump. Signed-off-by: Chad Dupuis Signed-off-by: Saurav Kashyap Signed-off-by: James Bottomley --- Reading git-diff-tree failed