V4L/DVB (13180): gspca-w9968cf: Don't add an extra packet to the buffer after the EOF
authorHans de Goede <hdegoede@redhat.com>
Fri, 16 Oct 2009 14:26:22 +0000 (11:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:40:45 +0000 (18:40 -0200)
commit8394bcf3fc0293aa5cd07e2a1a3c6bf4e1a5b835
treeb7fa8410b2db4a9db5107ae2dc3f01d64d3c5b45
parentfb1f9020609ead93fcec4b0dd02511a46294c147
V4L/DVB (13180): gspca-w9968cf: Don't add an extra packet to the buffer after the EOF

gspca-w9968cf: Don't add an extra packet to the buffer after the EOF,
this makes the frame data size bigger then it should be which makes
gstreamer discard it.

This patch also fixes an unrelated compiler warning.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/ov519.c
drivers/media/video/gspca/w996Xcf.c