From: Tony Battersby Date: Thu, 8 Jan 2009 17:53:37 +0000 (-0500) Subject: [SCSI] sym53c8xx: fix NULL deref on error path X-Git-Tag: v2.6.30-rc1~641^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b9d81e849f64b990e943de6ad75b63dafe5a4b;p=pandora-kernel.git [SCSI] sym53c8xx: fix NULL deref on error path If sym_attach() fails to allocate np, the error path will dereference a NULL pointer for printk. Signed-off-by: Tony Battersby Signed-off-by: James Bottomley --- Reading git-diff-tree failed