V4L/DVB (5073): Fix OOPS on some waitqueue conditions
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 13 Jan 2007 12:25:16 +0000 (09:25 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:21 +0000 (13:34 -0200)
If for some reason vivi_thread() fails, vivi will suffer an OOPS at
thread stop code, since waitqueue wouldn't be properly initializated.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found