From 7a260c3620ec4c89c39c5eb396d64c114d3c3243 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 8 Dec 2013 14:48:30 +0000 Subject: ath9k: merge initval and tx gain table updates, calibration fixes Signed-off-by: Felix Fietkau SVN-Revision: 39001 --- package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch') 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) }, -- cgit v1.2.3