From: James Smart Date: Tue, 6 Apr 2010 19:04:33 +0000 (-0400) Subject: [SCSI] lpfc 8.3.12: Critical fixes X-Git-Tag: v2.6.35-rc1~470^2^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49198b371e2da20548d1408a7d3a8dea2f91263c;p=pandora-kernel.git [SCSI] lpfc 8.3.12: Critical fixes - Move the code to increase the sg seg count for LP21000 adapters. - Check pcmd on command completion before dereferencing it. - Clear queue memory when creating firmware queues to prevent stale entries. - Replace the use of PAGE_SIZE in many areas that assumed it was always 4k. - Add an else clause to a conditional that needed to unlock the hba_lock. Signed-off-by: Alex Iannicelli Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed