commit | ff89f748c179c0c05d32403f7c702de2a70b5657 | [log] [tgz] |
---|---|---|
author | Kabilan Kannan <kabilank@codeaurora.org> | Mon Aug 15 18:14:10 2016 -0700 |
committer | qcabuildsw <qcabuildsw@localhost> | Wed Aug 17 17:06:58 2016 -0700 |
tree | 2309c8a12919b2ae533918acdd81724f88608a68 | |
parent | 35cc2cf07c552f9abbec47be8657d52cf92cae0b [diff] |
qcacld-3.0: Avoid race condition in antenna switch operation qcacld-2.0 to qcacld-3.0 propagation When the TDLS traffic flows continuously between the two peers and if the antenna switch command comes from the user, it creates a race condition and blocks the antenna switch operation. Add a new transition state in TDLS to avoid this race condition. Change-Id: I1c9b183c460e1401bd1ee2631489c57778ec665b CRs-Fixed: 971505