commit | 9f9cd8f18c7faabf6dc144c198f6ee30429d3da0 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Thu Mar 12 10:12:16 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:20 2009 -0300 |
tree | 6e35fb201aba52b7cb94f7c6d064f323dfb7ab30 | |
parent | 7c026c35114d169d77c2543fdf4d5689a1c9a51d [diff] |
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 <zzam@gentoo.org> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>