summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-10-30 15:18:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-10-30 15:18:03 +0000
commitce0989439850a1306dc2e61d711b5dd50b9f2b13 (patch)
tree6787c93b9f619e553e4bd60932cae52fdaf0f811 /package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
parentec3ee0969e6ecf49a2c98ce96f6977906ada0553 (diff)
downloadmtk-20170518-ce0989439850a1306dc2e61d711b5dd50b9f2b13.zip
mtk-20170518-ce0989439850a1306dc2e61d711b5dd50b9f2b13.tar.gz
mtk-20170518-ce0989439850a1306dc2e61d711b5dd50b9f2b13.tar.bz2
mac80211: add pending ath9k/ath10k patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47287
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 6a7a773..af35560 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
-@@ -1843,6 +1843,16 @@ int ath10k_core_register(struct ath10k *
+@@ -1844,6 +1844,16 @@ int ath10k_core_register(struct ath10k *
ar->chip_id = chip_id;
queue_work(ar->workqueue, &ar->register_work);