commit | 697dd0cd4eb62c830b097751bd4987c860156abb | [log] [tgz] |
---|---|---|
author | Prashanth Bhatta <bhattap@codeaurora.org> | Thu Oct 20 18:42:41 2016 -0700 |
committer | qcabuildsw <qcabuildsw@localhost> | Fri Oct 28 18:09:20 2016 -0700 |
tree | bcd738e5ff74d2ebbc45a8fdc8911e2837e5b93d | |
parent | e675ca784d30e2a8f31eed94a0422cd92c0411ef [diff] |
qcacld-3.0: Do not fail resume during recovery If WLAN FW crashes while in suspend mode then resume fails. Returning failure in this case confuses kernel power manager. Do not return failure to resume if recovery is going on. Also do not panic for the resume failures if recovery is going on. Change-Id: I380194cb53ca669edaf50544657b19b74de6dfd3 CRs-fixed: 1079299 (cherry picked from commit 3ff45a5b515810d36f36e2755a3653a55ab81a4a)