[media] gspca - sn9c20x: Fix loss of frame start
authorJean-François Moine <moinejf@free.fr>
Mon, 19 Mar 2012 07:22:44 +0000 (04:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 20 Mar 2012 01:27:27 +0000 (22:27 -0300)
The frame header was checked on packets of size 64 bytes only, while the webcams
may put a frame header at the beginning of bigger packets.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found