Skip to content

Commit

Permalink
beceem: fix character device ioctl
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Hemminger committed Nov 1, 2010
1 parent c5ebe22 commit ada692b
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 552 deletions.
Loading

0 comments on commit ada692b

Please sign in to comment.