aboutsummaryrefslogtreecommitdiffstats
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
commit75291f21b7814f38a629a04120fe87869e6bcc9e (patch)
tree96dd4eacdc50e04b9fb47a371ecae0c39aa90903 /package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
parentd2dc5092764d32155c95b8358903d1a88de47231 (diff)
downloadmaster-187ad058-75291f21b7814f38a629a04120fe87869e6bcc9e.tar.gz
master-187ad058-75291f21b7814f38a629a04120fe87869e6bcc9e.tar.bz2
master-187ad058-75291f21b7814f38a629a04120fe87869e6bcc9e.zip
mac80211: add pending ath9k/ath10k patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47287 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 6a7a77312d..af35560a15 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);