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:
c5ebe22
)
beceem: fix character device ioctl
author
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Mon, 1 Nov 2010 13:26:47 +0000
(09:26 -0400)
committer
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Mon, 1 Nov 2010 13:55:08 +0000
(09:55 -0400)
Sparse caught several places where ioctl interface was incorrectly using user
memory. Fix all the ioctl cases for casting and __user annotation.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
No differences found