linux/drivers/media/video/pwc
Martin Fuzzey 53f68607ca V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion.
Regression was caused by my commit 6b35ca0d3d
which determined message size using sizeof rather than hardcoded constants.

Unfortunately pwc_set_shutter_speed reuses a 2 byte buffer for a one byte
message too so the sizeof was bogus in this case.

All other uses of sizeof checked and are ok.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: stable@kernel.org
Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-19 03:19:02 -02:00
..
Kconfig
Makefile
philips.txt
pwc-ctrl.c
pwc-dec1.c
pwc-dec1.h
pwc-dec23.c
pwc-dec23.h
pwc-if.c
pwc-ioctl.h
pwc-kiara.c
pwc-kiara.h
pwc-misc.c
pwc-nala.h
pwc-timon.c
pwc-timon.h
pwc-uncompress.c
pwc-uncompress.h
pwc-v4l.c
pwc.h