qcacld-3.0: Remove DFS_CAC_IN_PROGRESS check in HDD for STA DEL request
For users delete station request, host checks DFS CAC progress flag in HDD. If DFS CAC progress is set, host doesn't send disassoc/deauth request to LIM. Due to this peer instance in FW remains undeleted and host returns success. On SAP vdev delete this peer instance in FW remains undeleted and FW crashes. In LIM host already handles deauth/disassoc request if DFS CAC is in progress. Hence remove DFS CAC in progress check from HDD. Change-Id: I27953eac86fc4258ff764fb0ac8e6b95cb7ae99b CRs-Fixed: 2773050
Loading
Please register or sign in to comment