git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d0aa6
)
[media] uvcvideo: Return -ENOTTY in case of unknown ioctl
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sun, 18 Dec 2011 23:22:50 +0000
(20:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 19 Mar 2012 17:06:27 +0000
(14:06 -0300)
-EINVAL is the wrong error code in that case, replace it with -ENOTTY.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found