commit | c067b8d863749aad418249686796b47acb80095b | [log] [tgz] |
---|---|---|
author | Ke Huang <keh@codeaurora.org> | Mon May 21 15:50:13 2018 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Fri Nov 30 08:28:17 2018 -0800 |
tree | 0f33722cdeb600ed462f6647821523ac06ebfd1b | |
parent | f10c4e097cc38abe05d06e5b2d093a48930ed4f3 [diff] |
qcacld-3.0: Fix tx flow control inconsistency during ssr qcacld-2.0 to qcacld-3.0 Propagation. Connection fails after ssr due to the tx queues are paused by tx flow control and ssr happens before tx resume, and the tx queues cannot be resumed because of the unpaired status of pause map. Resume tx queues and update pause map at the beginning of ssr if the tx queues are paused by tx flow control. CRs-Fixed: 2146129 Change-Id: Ib1ed8360c6effa4a47fc1702650375bf2380e65c