From: Andy Walls Date: Sun, 9 Nov 2008 22:51:44 +0000 (-0300) Subject: V4L/DVB (9599): cx18: Fix unitialized variable problem upon APU firmware file read... X-Git-Tag: v2.6.29-rc1~556^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7abfb47c9e19d63ce6f757afcb392c69ce09765;p=pandora-kernel.git V4L/DVB (9599): cx18: Fix unitialized variable problem upon APU firmware file read failure If APU firmware file read failed, the jump vector to the APU was undefined and the APU would be started executing garbage. Fix uninitialized variable to be an infinite loop for the APU, but also bail out before even starting the APU. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed