X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath10k%2F921-ath10k_init_devices_synchronously.patch;h=7a38cf3e4ed62d3faeb881386a2aa1fd15dd9c6c;hb=e722b667c5a59bbd5aff787002f7f5457d0bf721;hp=7819835689e35ecd17946b63821ed30b242ba4ab;hpb=e11d00d44c66b1534fbc399fda55951cd0a2168a;p=openwrt%2Fstaging%2Fdedeckeh.git 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 7819835689..7a38cf3e4e 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 -@@ -3500,6 +3500,16 @@ int ath10k_core_register(struct ath10k * +@@ -3516,6 +3516,16 @@ int ath10k_core_register(struct ath10k * queue_work(ar->workqueue, &ar->register_work);