commit | 36d19b09ca933be42064004c9f98e9484e11d0f0 | [log] [tgz] |
---|---|---|
author | Ashish Kumar Dhanotiya <adhanoti@codeaurora.org> | Thu Feb 22 00:59:49 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Fri Mar 16 08:34:59 2018 -0700 |
tree | 59a0eb1491b534728f39629bd113835e4fa94dbf | |
parent | 3b7213860a613949bdd8001ed48dfded487d5c69 [diff] |
qcacld-3.0: Cache last connection info Prima to qcacld-3.0 Propagation Currently last connection info is not getting cached, so when GETBSSINFO command comes information is extracted from current conn_info which does not contain all the information required as this information is cleared after disconnection. To address this issue cache the connection info before clearing it. Change-Id: I3ec13264f97e7a4d0dc4699b463074062d087e82 CRs-Fixed: 2204530