X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F921-ath10k_init_devices_synchronously.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F921-ath10k_init_devices_synchronously.patch;h=e004acc340f7ea914a959c2406999911d4c93423;hp=4e59bb00e99bb433e562bd2807585fdef7e51e40;hb=12424edff53590b989761c61aefc4ae36184447e;hpb=bf6f7cf29bdbf1fcd1176184d759d2a51a17b730 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 4e59bb00e9..e004acc340 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 --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c -@@ -3172,6 +3172,16 @@ int ath10k_core_register(struct ath10k * +@@ -3189,6 +3189,16 @@ int ath10k_core_register(struct ath10k * queue_work(ar->workqueue, &ar->register_work);