X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fkernel%2Fmac80211%2Fpatches%2F921-ath10k_init_devices_synchronously.patch;h=94a25b680da714f0c648a6c4a07573fc5f0503c0;hb=a8f63a0717f553e0a1b37ee9212fc4cb2a801426;hp=e417eb8ffa213f4641cba7bc0eb296691bbab7ec;hpb=6aa07b82027fa071ebcecf5fe03ecaeca7ec39b2;p=openwrt%2Fstaging%2Flynxis.git 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 e417eb8ffa..94a25b680d 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 --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c -@@ -2220,6 +2220,16 @@ int ath10k_core_register(struct ath10k * +@@ -2445,6 +2445,16 @@ int ath10k_core_register(struct ath10k * ar->chip_id = chip_id; queue_work(ar->workqueue, &ar->register_work);