From: Michael Krufky Date: Sat, 28 Mar 2009 18:35:26 +0000 (-0300) Subject: V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type X-Git-Tag: v2.6.30-rc1~621^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ddcd98a179c441d54fe84d221cea4e5852b235;p=pandora-kernel.git V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type Drivers that don't set "config" directly in the set_type function will end up with an invalid configuration value. Check that the value is sane, otherwise initialize to 0. Thanks to James Edward Geiger & Steven Toth for reporting this bug. Cc: Steven Toth Cc: James Edward Geiger Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed