]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (13504): uvcvideo: Fix extension units parsing
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 25 Nov 2009 15:00:27 +0000 (12:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:12 +0000 (18:42 -0200)
commitfd3e921739aff709bbaae6d75d9f64542f47c850
treebc0f0617d35de862494b79dff43e6322b84db5e3
parent6241d8ca1dc27356180011dff4d93a3c5b3cbd76
V4L/DVB (13504): uvcvideo: Fix extension units parsing

The bNrInPins field is an 8 bit integer, not a 16 bit integer.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvc_driver.c