From: Stephen Hemminger Date: Mon, 1 Nov 2010 13:26:47 +0000 (-0400) Subject: beceem: fix character device ioctl X-Git-Tag: v2.6.38-rc1~423^2~455^2^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada692b09f4707a8e06b087b1546d9f5b3f2d37d;p=pandora-kernel.git beceem: fix character device ioctl 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 --- Reading git-diff-tree failed