summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-11-05 22:13:16 +0100
committerFelix Fietkau <nbd@nbd.name>2017-11-16 15:23:35 +0100
commitf9fa266faf9a2fdea48cc2fb72fa5a7e52a527c0 (patch)
tree677b801ef85f44c54cea9c9b580fd38d139511aa /package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
parenta8d751c243b9d840b97293b289adddb0df438358 (diff)
downloadmtk-20170518-f9fa266faf9a2fdea48cc2fb72fa5a7e52a527c0.zip
mtk-20170518-f9fa266faf9a2fdea48cc2fb72fa5a7e52a527c0.tar.gz
mtk-20170518-f9fa266faf9a2fdea48cc2fb72fa5a7e52a527c0.tar.bz2
mac80211: update to wireless-testing 2017-11-01
The wireless regdb is now loaded via firmware loading, CRDA support and built-in regdb support have been removed. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch')
-rw-r--r--package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch b/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
index 94a25b6..3b1e967 100644
--- a/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
+++ b/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
@@ -14,7 +14,7 @@ Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
--- a/drivers/net/wireless/ath/ath10k/core.c
+++ b/drivers/net/wireless/ath/ath10k/core.c
-@@ -2445,6 +2445,16 @@ int ath10k_core_register(struct ath10k *
+@@ -2458,6 +2458,16 @@ int ath10k_core_register(struct ath10k *
ar->chip_id = chip_id;
queue_work(ar->workqueue, &ar->register_work);