From: Jiri Slaby Date: Mon, 13 Jul 2009 21:25:54 +0000 (+0200) Subject: [SCSI] lpfc: don't dereference NULL X-Git-Tag: v2.6.32-rc1~689^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34ccdfe0e08a6acb8c5e649fef1e94e6cd637f9;p=pandora-kernel.git [SCSI] lpfc: don't dereference NULL When kzalloc fails in lpfc_hba_alloc, don't dereference the NULL by lpfc_printf_log. Use dev_err instead. Signed-off-by: Jiri Slaby Acked-By: James Smart Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- Reading git-diff-tree failed