From: Michael Krufky Date: Thu, 12 Mar 2009 13:12:16 +0000 (-0300) Subject: V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attach X-Git-Tag: v2.6.30-rc1~621^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9cd8f18c7faabf6dc144c198f6ee30429d3da0;p=pandora-kernel.git V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attach Setting state->frontend.demodulator_priv to NULL in the event of a kzalloc error will result in an OOPS. Just remove that line. Thanks to Matthias Schwarzott for pointing this out. Cc: Matthias Schwarzott Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed