From: James Smart Date: Wed, 29 Sep 2010 15:18:45 +0000 (-0400) Subject: [SCSI] lpfc 8.3.17: Code Cleanup and Locking fixes X-Git-Tag: v2.6.37-rc1~159^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d439d286f573afab8c164dbc953ce1d214585a40;p=pandora-kernel.git [SCSI] lpfc 8.3.17: Code Cleanup and Locking fixes - Move Unload flag earlier in vport deletei to stop ELS traffic - Replaced some unnecessary spin_lock_irqsave with spin_lock_irq - Fixed circular spinlock dependency between low-level driver and SCSI midlayer - Remove duplicate code from lpfc_els_retry routine - Make all error values negative Signed-off-by: Alex Iannicelli Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed