X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath10k%2F921-ath10k_init_devices_synchronously.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fath10k%2F921-ath10k_init_devices_synchronously.patch;h=5362c2436d87d8de1cbef698895603ff8e73b8bd;hp=b6ae2c7c83f7859b375ee80eadaeccf1bb6166ab;hb=3daf2d477ee728b5b066fe7f31808a5f19bb98a1;hpb=ab97b2a25d69215dcc0d9621e491aa7b17f315cb diff --git a/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch b/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch index b6ae2c7c83..5362c2436d 100644 --- a/package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch +++ b/package/kernel/mac80211/patches/ath10k/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 -@@ -3429,6 +3429,16 @@ int ath10k_core_register(struct ath10k * +@@ -3440,6 +3440,16 @@ int ath10k_core_register(struct ath10k * queue_work(ar->workqueue, &ar->register_work);