V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Fri, 29 Aug 2008 20:37:44 +0000 (17:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:55 +0000 (09:36 -0200)
Pass the payload size instead of the header size to uvc_video_decode_end() to
avoid generating an extra trace message for each frame.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found