From: Roland Vossen Date: Thu, 15 Sep 2011 08:06:34 +0000 (+0200) Subject: staging: brcm80211: simplification of brcmf_netdev_ioctl_priv() X-Git-Tag: v3.2-rc1~169^2^2~472 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af07ef1febb8538d35d7613ae621e4ea5fa9631;p=pandora-kernel.git staging: brcm80211: simplification of brcmf_netdev_ioctl_priv() This function is only called from within the driver. Because of that certain simplifications (not required to lock down user mem pages, not required to check user permissions) could be performed. Reviewed-by: Arend van Spriel Reviewed-by: Franky Lin Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed