From: James Smart Date: Fri, 5 Dec 2008 03:39:23 +0000 (-0500) Subject: [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block support X-Git-Tag: v2.6.29-rc1~555^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f34f4cea3234ae347c4b0ffa302ffb85f140838;p=pandora-kernel.git [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block support The phba hbq_get address was setup before the HBA reported support for Interrupt Enable Block (INB). This caused loopback tests to fail after all HBQs had been used once. Moved setting of hba_get until after config port mailbox command completes. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed