commit | 9cdd005750293c0e7e9276546e02b290d0bafeb0 | [log] [tgz] |
---|---|---|
author | Yingying Tang <yintang@qti.qualcomm.com> | Wed Mar 28 12:15:35 2018 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Mar 29 12:00:19 2018 +0300 |
tree | 072dcb0bb816f4d94fad4391dfafb7d164e5bce2 | |
parent | c3816c9ee12c235dde8f382619a38a5ce86fb548 [diff] |
ath10k: fix TDLS peer TX data failure issue on encryped AP For WPA encryption, QCA6174 firmware(version: WLAN.RM.4.4) will unblock data when M4 was sent successfully. For other encryption which didn't need 4-way handshake firmware will unblock the data when peer authorized. Since TDLS is 3-way handshake host need send authorize cmd to firmware to unblock data. Signed-off-by: Yingying Tang <yintang@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>