From: Mariusz Kozlowski Date: Tue, 2 Jan 2007 00:07:32 +0000 (+0100) Subject: [SCSI] scsi: lpfc error path fix X-Git-Tag: v2.6.20-rc6~54^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a96e0c7798057dd8055d0263c076fed975c10237;p=pandora-kernel.git [SCSI] scsi: lpfc error path fix Add kmalloc failure check and fix the loop on error path. Without the patch pool element at index [0] will not be freed. Signed-off-by: Mariusz Kozlowski Acked-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed