From: Janne Grunau Date: Thu, 24 Apr 2008 23:19:22 +0000 (-0300) Subject: V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc X-Git-Tag: v2.6.26-rc1~1042^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094f9b4b317b235b8d7fa03b356b9a3f3633b55b;p=pandora-kernel.git V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc Fixes a copy and paste error in check of kzalloc return value. The check block was copied from the previous allocation but the variable wasn't exchanged. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed