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-12-08 14:48:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-12-08 14:48:30 +0000
commit7a260c3620ec4c89c39c5eb396d64c114d3c3243 (patch)
tree1cdcbdfd0813c7a53cef58a8a71b169c0de0bbdc /package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent1c1d5fac2e9759b50744e09a1f09ab2f9ddab882 (diff)
downloadmaster-31e0f0ae-7a260c3620ec4c89c39c5eb396d64c114d3c3243.tar.gz
master-31e0f0ae-7a260c3620ec4c89c39c5eb396d64c114d3c3243.tar.bz2
master-31e0f0ae-7a260c3620ec4c89c39c5eb396d64c114d3c3243.zip
ath9k: merge initval and tx gain table updates, calibration fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39001
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 70c2cbb03f..a4c73e2ba5 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
-@@ -849,6 +849,7 @@ static const struct ieee80211_iface_limi
+@@ -867,6 +867,7 @@ static const struct ieee80211_iface_limi
#endif
BIT(NL80211_IFTYPE_AP) |
BIT(NL80211_IFTYPE_P2P_GO) },