aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-10 15:46:15 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-10 15:46:15 +0000
commitdfd718d13d5351916325ff7464af88e617804cd4 (patch)
tree52b00e15e7911ad17b78bc4c7bfb7a869cdb034f /package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent0739a2bb9cda89eb9c17088a3f1c7e9edf5b69c2 (diff)
downloadupstream-dfd718d13d5351916325ff7464af88e617804cd4.tar.gz
upstream-dfd718d13d5351916325ff7464af88e617804cd4.tar.bz2
upstream-dfd718d13d5351916325ff7464af88e617804cd4.zip
mac80211: ath9k: allow to load EEPROM data via firmware API
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606
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 e8c7e952a9..8f82da5e3e 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
-@@ -678,6 +678,7 @@ static const struct ieee80211_iface_limi
+@@ -735,6 +735,7 @@ static const struct ieee80211_iface_limi
#endif
BIT(NL80211_IFTYPE_AP) |
BIT(NL80211_IFTYPE_P2P_GO) },