From: David S. Miller Date: Mon, 19 Jun 2017 04:03:51 +0000 (-0400) Subject: Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4b153ca989a9bf61f622ded32e1d689df88edaa5;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge tag 'mac80211-for-davem-2017-06-16' of git://git./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 --- 4b153ca989a9bf61f622ded32e1d689df88edaa5