X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F921-ath10k_init_devices_synchronously.patch;h=9322b455681783a3b8d26e5c12956c59f49ce4f5;hp=6a904ec7ce620a746b0441aaeed6e591ef4c6eda;hb=df7af9317b9fd9532497351288ff5697fe88e40d;hpb=69c99a423a8553cc808913fc4e3df848e4ed06d7 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 6a904ec7ce..9322b45568 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 -@@ -2009,6 +2009,16 @@ int ath10k_core_register(struct ath10k * +@@ -2012,6 +2012,16 @@ int ath10k_core_register(struct ath10k * ar->chip_id = chip_id; queue_work(ar->workqueue, &ar->register_work);