From: Roland Vossen Date: Fri, 16 Sep 2011 19:27:57 +0000 (-0700) Subject: staging: brcm80211: removed set_fs/get_fs/get_ds calls from brcmf_dev_ioctl() X-Git-Tag: v3.2-rc1~169^2^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b3b115e5ace1d414390526bb06b3109cfe8963;p=pandora-kernel.git staging: brcm80211: removed set_fs/get_fs/get_ds calls from brcmf_dev_ioctl() brcmf_dev_ioctl() does not provide a user space buffer to brcmf_netdev_ioctl_priv. Hence these calls are not necessary. Reported-by: Johannes Berg Reviewed-by: Arend van Spriel Reviewed-by: Franky Lin Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed