V4L/DVB (9546): gspca: Bad scanning of ISOC packets in tv8532.
authorJean-Francois Moine <moinejf@free.fr>
Fri, 24 Oct 2008 07:19:29 +0000 (04:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:29 +0000 (17:53 -0200)
commitba13cca706ab9eacb5bf5ed73c67d9af74ea45b1
tree25ed2deecfc78c6ebb55a1b68c449bf0e7ec1934
parentff374747ce5357eedf034b44ec3111cec28d50d5
V4L/DVB (9546): gspca: Bad scanning of ISOC packets in tv8532.

- The scan function must know about empty packets.
- Packets starting with 0x80 must not be counted.
- Wrong size of the translated frame.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/tv8532.c