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)
- 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>

No differences found