From: James Smart Date: Tue, 11 Oct 2011 01:33:49 +0000 (-0400) Subject: [SCSI] lpfc 8.3.27: Fix queue allocation failure recovery X-Git-Tag: v3.2-rc1~125^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5350d872c19a59ef8eadab1e70db83064c134cfa;p=pandora-kernel.git [SCSI] lpfc 8.3.27: Fix queue allocation failure recovery Fix queue allocation failure recovery - Move the allocation of the Queues closer to the creation of the queues. - If there is a problem with creation, or if the HBA is reset, the queues will be completely freed and re allocated. - Only allocate fcp_eq_hdl if cfg_fcp_eq_count is non-zero. Signed-off-by: Alex Iannicelli Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed