From: Antonino A. Daplas Date: Wed, 14 Sep 2005 21:19:15 +0000 (-0700) Subject: [PATCH] nv_i2c oops fix X-Git-Tag: v2.6.14-rc2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed8e048c9e11e69ec951f94066105e80cdc59fd;p=pandora-kernel.git [PATCH] nv_i2c oops fix The call to fb_firmware_edid may return NULL but this is not checked before trying to memcpy using this pointer. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed