From: Krishna Gudipati Date: Tue, 14 Dec 2010 00:16:09 +0000 (-0800) Subject: [SCSI] bfa: IOC fwtrace save logic & state machine fixes. X-Git-Tag: v2.6.38-rc1~27^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e78efefa3c083240bd47153ffa99642bfdc7811;p=pandora-kernel.git [SCSI] bfa: IOC fwtrace save logic & state machine fixes. - Move fw trace save logic to bfa_ioc_sm_fail_entry(), so that fw trace is saved irrespective of the cause of the failure. - Make bfa_ioc_sm_fail() a failure parking state. - Rename bfa_ioc_sm_initfail() to a more appropriate bfa_ioc_sm_fail_retry() as it is no longer a parking state. Signed-off-by: Krishna Gudipati Signed-off-by: James Bottomley --- Reading git-diff-tree failed