X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fsubsys%2F400-allow-ibss-mixed.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fsubsys%2F400-allow-ibss-mixed.patch;h=3df4062ec5bd2aef50eb29fc32419846e96bac17;hp=b9fd8e3ea221f360683167dabd4c1c17a3e4ab1f;hb=3531a96df77badd489681766e29c919b6e017b2d;hpb=30b93672ec48d247fcd86b5bca283423db5250b9 diff --git a/package/kernel/mac80211/patches/subsys/400-allow-ibss-mixed.patch b/package/kernel/mac80211/patches/subsys/400-allow-ibss-mixed.patch index b9fd8e3ea2..3df4062ec5 100644 --- a/package/kernel/mac80211/patches/subsys/400-allow-ibss-mixed.patch +++ b/package/kernel/mac80211/patches/subsys/400-allow-ibss-mixed.patch @@ -5,7 +5,7 @@ and we should ignore this. --- a/net/wireless/core.c +++ b/net/wireless/core.c -@@ -629,21 +629,6 @@ static int wiphy_verify_combinations(str +@@ -630,21 +630,6 @@ static int wiphy_verify_combinations(str c->limits[j].max > 1)) return -EINVAL;