]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] null pointer dereference in appledisplay driver
authorMichael Hanselmann <linux-kernel@hansmi.ch>
Mon, 12 Feb 2007 08:51:34 +0000 (00:51 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:27 +0000 (09:48 -0800)
commitba4f9f564730052d1690abd48241e647f66f8b41
tree9ba3dbdf08bba195ee505f70de7e2a21b146ed5a
parentb1f06334aef9625b7edc471fb545036c18fc5f9e
[PATCH] null pointer dereference in appledisplay driver

Commit 6bdcef4dfa872ca20a1527e03098bc99f1aa92cb by Len Brown introduced
a null pointer dereference in the appledisplay driver. This patch fixes
it.

Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>
Cc: Len Brown <lenb@kernel.org>
Cc: Greg KH <greg@kroah.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/misc/appledisplay.c