linux/drivers/media/radio
Dan Carpenter aac870a877 V4L/DVB: media/radio: fix copy_to_user to user handling
copy_to/from_user() returns the number of bytes remaining to be copied
but the code here was testing for negative returns.  I modified it to
return -EFAULT.  These functions are called from si4713_s_ext_ctrls() and
that only tests for negative error codes.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 15:28:51 -03:00
..
si470x
dsbr100.c
Kconfig
Makefile
radio-aimslab.c
radio-aztech.c
radio-cadet.c
radio-gemtek-pci.c
radio-gemtek.c
radio-maestro.c
radio-maxiradio.c
radio-miropcm20.c
radio-mr800.c
radio-rtrack2.c
radio-sf16fmi.c
radio-sf16fmr2.c
radio-si4713.c
radio-tea5764.c
radio-terratec.c
radio-timb.c
radio-trust.c
radio-typhoon.c
radio-zoltrix.c
saa7706h.c
si4713-i2c.c V4L/DVB: media/radio: fix copy_to_user to user handling 2010-08-02 15:28:51 -03:00
si4713-i2c.h
tef6862.c