commit | 9d41f61a0cbc8ee41d752a48103455255e745f59 | [log] [tgz] |
---|---|---|
author | Kiran Kumar Lokere <klokere@codeaurora.org> | Wed May 11 19:41:44 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jun 01 10:45:42 2016 -0700 |
tree | 82ec347804d2a5246120639cad184ac125e7e239 | |
parent | 046eb8a26062c0b88eb1c3fb40f1634d36bbbf2b [diff] |
qcacld-3.0: Send the correct phy mode in SAP+STA mode In STA+SAP concurrency case the SAP channel is changed to due to concurrency operation. Since the new channel params are not updated in sap context, the old channel params are sent to WMA, hence the PHY MODE is passed as UNKNOWN to FW. Set the channel params when the SAP operating channel is changed due to concurrent operation. Change-Id: I8ac503a1b8993401b6fbdc247872539b72901564 CRs-Fixed: 1014368