From a3cc10cba77c7a13e95d9403f1cc20748d1f78f8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 10 Oct 2013 21:10:45 +0000 Subject: ath9k: fix rx issues introduced in my last commit (fixes #14307) Signed-off-by: Felix Fietkau SVN-Revision: 38362 --- 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 c0a1a211cf..e65292b340 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 -@@ -778,6 +778,7 @@ static const struct ieee80211_iface_limi +@@ -812,6 +812,7 @@ static const struct ieee80211_iface_limi #endif BIT(NL80211_IFTYPE_AP) | BIT(NL80211_IFTYPE_P2P_GO) }, -- cgit v1.2.3