aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-03 14:15:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-03 14:15:52 +0000
commit532aee10fda5304bf31277366d13836d7dcf1b50 (patch)
tree944a4180cff20ed281239acd10e7d1c3d0f33fe6 /package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parentb35dfca744c9aeda571eaf860624bd7e850b28a9 (diff)
downloadupstream-532aee10fda5304bf31277366d13836d7dcf1b50.tar.gz
upstream-532aee10fda5304bf31277366d13836d7dcf1b50.tar.bz2
upstream-532aee10fda5304bf31277366d13836d7dcf1b50.zip
ath9k: improve AP mode powersave buffering handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824
Diffstat (limited to 'package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch')
-rw-r--r--package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch b/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
index 35363e7b01..8294ee2e52 100644
--- a/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
+++ b/package/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
-@@ -731,6 +731,7 @@ static const struct ieee80211_iface_limi
+@@ -733,6 +733,7 @@ static const struct ieee80211_iface_limi
#endif
BIT(NL80211_IFTYPE_AP) |
BIT(NL80211_IFTYPE_P2P_GO) },