summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-30 10:44:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-30 10:44:19 +0000
commit12c033dfd90659fe6c4b7dc44cc91824be07c877 (patch)
treea796bba76f01a25a043031055297b59307514aef /package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent02a6750af87091e69d8c14e4b9e73c960b4d5794 (diff)
downloadmaster-31e0f0ae-12c033dfd90659fe6c4b7dc44cc91824be07c877.tar.gz
master-31e0f0ae-12c033dfd90659fe6c4b7dc44cc91824be07c877.tar.bz2
master-31e0f0ae-12c033dfd90659fe6c4b7dc44cc91824be07c877.zip
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
Diffstat (limited to 'package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch')
-rw-r--r--package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch b/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
index 2eae3916dd..f6182dd31b 100644
--- a/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
+++ b/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -729,6 +729,7 @@ static const struct ieee80211_iface_limi
+@@ -755,6 +755,7 @@ static const struct ieee80211_iface_limi
#endif
BIT(NL80211_IFTYPE_AP) |
BIT(NL80211_IFTYPE_P2P_GO) },