X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fkernel%2Fmac80211%2Fpatches%2F921-ath10k_init_devices_synchronously.patch;h=e417eb8ffa213f4641cba7bc0eb296691bbab7ec;hb=5f8f8a366136a07df661e31decce2458357c167a;hp=43b2448ff22c470739fd20734323b8ebba2bee8a;hpb=621dd13590c0a43ee67ef3c23fa0ae2b9dd152da;p=openwrt%2Fopenwrt.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 43b2448ff2..e417eb8ffa 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 -@@ -1417,6 +1417,16 @@ int ath10k_core_register(struct ath10k * +@@ -2220,6 +2220,16 @@ int ath10k_core_register(struct ath10k * ar->chip_id = chip_id; queue_work(ar->workqueue, &ar->register_work);