From: Xiaochen Wang Date: Mon, 14 Mar 2011 01:32:53 +0000 (-0300) Subject: [media] pvrusb2: check kmalloc return value X-Git-Tag: v2.6.39-rc1~86^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05df8b32ab4b8103f8c20cbd3ab7191be613b68;p=pandora-kernel.git [media] pvrusb2: check kmalloc return value allows the driver to proceed and initialize the below two values even if the kmalloc() fails. hdw->std_info_enum.def.type_enum.value_names hdw->std_info_enum.def.type_enum.count Signed-off-by: Xiaochen Wang Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed