summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-24 15:23:30 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-25 17:28:10 +0100
commita6f3ea5e848fd6c23cf0af9fe7b6c9753a1bf2fe (patch)
treedd52b138e14cd746ec3293440bc53f1f2467ac06 /package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent6b68635047399a7c294de0fea67eab78a4dcdc15 (diff)
downloadmtk-20170518-a6f3ea5e848fd6c23cf0af9fe7b6c9753a1bf2fe.zip
mtk-20170518-a6f3ea5e848fd6c23cf0af9fe7b6c9753a1bf2fe.tar.gz
mtk-20170518-a6f3ea5e848fd6c23cf0af9fe7b6c9753a1bf2fe.tar.bz2
Add back the commit "ath9k: Add airtime fairness scheduler"
This reverts commit c296ba834db4ce8c71e0ad7030aab188fe60b27b. According to several reports, the issues with the airtime fairness changes are gone in current versions. It's time to re-apply the patch now. Signed-off-by: Felix Fietkau <nbd@nbd.name>
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 0fc30bb..f15c451 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
-@@ -773,6 +773,7 @@ static const struct ieee80211_iface_limi
+@@ -775,6 +775,7 @@ static const struct ieee80211_iface_limi
BIT(NL80211_IFTYPE_AP) },
{ .max = 1, .types = BIT(NL80211_IFTYPE_P2P_CLIENT) |
BIT(NL80211_IFTYPE_P2P_GO) },