commit | 732f698488be8a7bf593dc2bca971f1ed16b01b0 | [log] [tgz] |
---|---|---|
author | Edhar, Mahesh Kumar <MAHESH@codeaurora.org> | Fri Jul 01 11:23:06 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Fri Sep 02 17:22:52 2016 -0700 |
tree | fe29cad85b0baa66e0fb4d11ffd4ee07b9b844a3 | |
parent | 51dece43e25409811a576534d5a4dcecf5f9fca0 [diff] |
qcacld-3.0: Properly handle disconnect request from userspace qcacld-2.0 to qcacld-3.0 propagation 1) Currently we notify connect event to CFG80211 module even though there is disconnect request from upperlayer being queued in case of disconnect timeout. 2) Cancel ongoing ROC to avoid defer processing of disconnect command until ROC completion. change made to address the same. Change-Id: Ib824c07e25f9f7ced0279faddc3d958d1c92b1eb CRs-Fixed: 884364