From: Dan Carpenter Date: Tue, 20 Jan 2009 12:07:36 +0000 (+0300) Subject: Staging: altpciechdma: Null deref in altpciechdma.c remove() X-Git-Tag: v2.6.30-rc1~202^2~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c77cb3e0595dd0c2dfeb548a9474a513d14a74b;p=pandora-kernel.git Staging: altpciechdma: Null deref in altpciechdma.c remove() If dev is NULL it prints an error message. The error message dereferences dev. Compile tested only. Signed-off-by: Dan Carpenter Cc: Leon Woestenberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed