Hi, Patch 1/3 is just a cleanup I wanted to keep separate from 2/3 which actually improves recovery speed. With this I'm able to recover from a `hard` simualtion crash in ~3 seconds instead of ~10. This should decrease the chance of CQM kicking in on connected clients (due to beacon loss) when ath10k is acting as AP. v2: * add a comment in the code Michal Kazior (3): ath10k: differentiate between target init failures ath10k: don't wait for device init if it crashed ath10k: skip suspending when recovering drivers/net/wireless/ath/ath10k/core.c | 6 ++++-- drivers/net/wireless/ath/ath10k/pci.c | 18 +++++++++++++++++- 2 files changed, 21 insertions(+), 3 deletions(-) -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html