From: Jiri Slaby Date: Tue, 27 Apr 2010 21:11:20 +0000 (-0300) Subject: V4L/DVB: dvb-usb: gp8psk, fix potential null derefernce X-Git-Tag: v2.6.35-rc1~480^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=205161ed03b53c467dd669a340ea704ce0fb6f9e;p=pandora-kernel.git V4L/DVB: dvb-usb: gp8psk, fix potential null derefernce Stanse found that in gp8psk_load_bcm4500fw there is missing a check for return value of kmalloc. Add one and bail out appropriatelly. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed