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-10-14 19:38:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-10-14 19:38:42 +0000
commitf1ea6d3c2dc2b222abcf607d12f8889295718c54 (patch)
tree353d02183cc1639ae0a3858b476f66f7958fe4fa /package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parentd21810a298abcfb9b957502f7e93063ac2cc057c (diff)
downloadmaster-31e0f0ae-f1ea6d3c2dc2b222abcf607d12f8889295718c54.tar.gz
master-31e0f0ae-f1ea6d3c2dc2b222abcf607d12f8889295718c54.tar.bz2
master-31e0f0ae-f1ea6d3c2dc2b222abcf607d12f8889295718c54.zip
ath9k: add some more pending fixes / optimizations
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38398
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 e65292b340..7d69ced99b 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
-@@ -812,6 +812,7 @@ static const struct ieee80211_iface_limi
+@@ -814,6 +814,7 @@ static const struct ieee80211_iface_limi
#endif
BIT(NL80211_IFTYPE_AP) |
BIT(NL80211_IFTYPE_P2P_GO) },