android_kernel_xiaomi_sm8350/core/hdd
Padma, Santhosh Kumar c88de4811d qcacld-3.0: Hold wakelock till connection completion
There is a chance that kernel can trigger suspend while
connection in progress. If driver allows this suspend, this can
result in fw panic.

Specific scenario:
If driver allows suspend to go when it waits for probe response,
fw least expects suspend indication as fw is in vdev start state.
This unexpected suspend indication in vdev start state can cause
fw panic.

Hold wakelock till the completion of association to fix this issue.

Change-Id: I168ead2ab1ef4fff1d9af3f3142c82536c3f4798
CRs-Fixed: 2217140
2018-04-13 09:30:27 -07:00
..
inc qcacld-3.0: Hold wakelock till connection completion 2018-04-13 09:30:27 -07:00
src qcacld-3.0: Hold wakelock till connection completion 2018-04-13 09:30:27 -07:00