From dea54ca840f78e12e68ca0799ec841d0348b2ebd Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 10 Dec 2012 15:46:15 +0000 Subject: mac80211: ath9k: allow to load EEPROM data via firmware API Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34606 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch') 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 e8c7e952a..8f82da5e3 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) }, -- cgit v1.2.3