aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch')
-rw-r--r--package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch b/package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch
deleted file mode 100644
index 17dd8f6597..0000000000
--- a/package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/net/wireless/ath/ath9k/init.c
-+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -830,6 +830,7 @@ static const struct ieee80211_iface_limi
- BIT(NL80211_IFTYPE_AP) },
- { .max = 1, .types = BIT(NL80211_IFTYPE_P2P_CLIENT) |
- BIT(NL80211_IFTYPE_P2P_GO) },
-+ { .max = 1, .types = BIT(NL80211_IFTYPE_ADHOC) },
- };
-
- #ifdef CPTCFG_WIRELESS_WDS