commit | 83ac260151e73fb688d159eb3326eec28527bbb6 | [log] [tgz] |
---|---|---|
author | Wen Gong <wgong@codeaurora.org> | Wed Sep 04 09:33:36 2019 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Sep 10 16:14:29 2019 +0300 |
tree | 9fdfef5bee0cc1a25193548e56991bfa3ff8926a | |
parent | 39d170b3cb62ba98567f5c4f40c27b5864b304e5 [diff] |
ath10k: add mic bytes for pmf management packet For PMF case, the action,deauth,disassoc management need to encrypt by hardware, it need to reserve 8 bytes for encryption, otherwise the packet will be sent out with error format, then PMF case will fail. After add the 8 bytes, it will pass the PMF case. Tested with QCA6174 SDIO with firmware WLAN.RMH.4.4.1-00005-QCARMSWP-1. Signed-off-by: Wen Gong <wgong@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>