aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-11-21 22:20:20 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-11-22 20:35:54 +0100
commita36c464efeffff4d4b1431cf6391dcde38c84e8b (patch)
treed6e73a6903d653e9a8784347ab902d9a89bcdeef /package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch
parent103e49f62e72664ee0d5285007907a75960e8645 (diff)
downloadupstream-a36c464efeffff4d4b1431cf6391dcde38c84e8b.tar.gz
upstream-a36c464efeffff4d4b1431cf6391dcde38c84e8b.tar.bz2
upstream-a36c464efeffff4d4b1431cf6391dcde38c84e8b.zip
mac80211: update to version 5.4-rc8
This updates mac80211 to backports based on kernel 5.4-rc8. The deleted patches were applied upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch')
-rw-r--r--package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch b/package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch
index 8221d78197..69c29f15ee 100644
--- a/package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch
+++ b/package/kernel/mac80211/patches/ath/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
-@@ -3071,6 +3071,16 @@ int ath10k_core_register(struct ath10k *
+@@ -3074,6 +3074,16 @@ int ath10k_core_register(struct ath10k *
queue_work(ar->workqueue, &ar->register_work);