commit | c334baa575c4ef37715cced3d69b0d7ebd0a118b | [log] [tgz] |
---|---|---|
author | Ke Huang <keh@codeaurora.org> | Mon Jan 29 15:19:04 2018 +0800 |
committer | Anjaneedevi Kapparapu <akappara@codeaurora.org> | Thu Feb 01 15:22:55 2018 +0530 |
tree | fe40f38292b879018055f93eb0ce8a75e98f896f | |
parent | 97c0ca3e5deeec56ff3179b6e61fed2e08a50e0f [diff] |
qcacld-2.0: Fix tx flow control inconsistency during ssr 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. Change-Id: Ib1ed8360c6effa4a47fc1702650375bf2380e65c CRs-Fixed: 2146129