summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-06-19 06:03:51 +0200
committerDavid S. Miller <davem@davemloft.net>2017-06-19 06:03:51 +0200
commit4b153ca989a9bf61f622ded32e1d689df88edaa5 (patch)
tree9f11467ff9b8899bd69ed71fd9dd2ade83ba876e /drivers
parentip6_tunnel: Correct tos value in collect_md mode (diff)
parentdev_ioctl: copy only the smaller struct iwreq for wext (diff)
downloadlinux-4b153ca989a9bf61f622ded32e1d689df88edaa5.tar.xz
linux-4b153ca989a9bf61f622ded32e1d689df88edaa5.zip
Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Johannes Berg says: ==================== Here's just the fix for that ancient bug: * remove wext calling ndo_do_ioctl, since nobody needs that now and it makes the type change easier * use struct iwreq instead of struct ifreq almost everywhere in wireless extensions code * copy only struct iwreq from userspace in dev_ioctl for the wireless extensions, since it's smaller than struct ifreq ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions