aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-12-13 12:33:42 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-13 12:34:13 +0100
commit57f7f91f0c2c88a4307fdf859f31946cb03c616d (patch)
tree7be0ee0cc23c8d59d72ad38522248ef268c7b003 /package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
parent4872c36c55f9423ac3a5859fd4eb42a23545632b (diff)
downloadupstream-57f7f91f0c2c88a4307fdf859f31946cb03c616d.tar.gz
upstream-57f7f91f0c2c88a4307fdf859f31946cb03c616d.tar.bz2
upstream-57f7f91f0c2c88a4307fdf859f31946cb03c616d.zip
mac80211: refresh all patches
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch')
-rw-r--r--package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch2
1 files changed, 1 insertions, 1 deletions
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 f3f5e1d779..0fc30bb868 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
-@@ -731,6 +731,7 @@ static const struct ieee80211_iface_limi
+@@ -773,6 +773,7 @@ static const struct ieee80211_iface_limi
BIT(NL80211_IFTYPE_AP) },
{ .max = 1, .types = BIT(NL80211_IFTYPE_P2P_CLIENT) |
BIT(NL80211_IFTYPE_P2P_GO) },