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:
17b8206
)
applicom: Fix an unchecked user ioctl range and an error return
author
Alan Cox
<alan@redhat.com>
Mon, 13 Oct 2008 09:45:17 +0000
(10:45 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:44 +0000
(09:51 -0700)
Closes bug #11408 by checking the card index range for command 0
Fixes the ioctl to return ENOTTY which is correct for unknown ioctls
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found