summaryrefslogtreecommitdiff
path: root/kernel/user.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2010-01-21 19:53:11 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 18:11:04 (GMT)
commit8a4e76c14cbe0609fdb5c558f867fe7c556bb1c7 (patch)
tree7ecaed2d419ac528b39b4702ca493dd71afbfd30 /kernel/user.c
parent36bd883ef98ac6003ab6ec7b91f66d3fb2159318 (diff)
downloadlinux-8a4e76c14cbe0609fdb5c558f867fe7c556bb1c7.tar.xz
V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index
The V4L2 specification states that out of bounds control values must either be clamped to the valid range or result in a -ERANGE error code. Fix the driver to return -ERANGE instead of -EINVAL when setting a menu control to an invalid value. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions