commit | 60e1d0fb290197fe505dff6e4e3b7e4d258dbf60 | [log] [tgz] |
---|---|---|
author | Carl Huang <cjhuang@codeaurora.org> | Thu Apr 19 19:39:40 2018 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Apr 24 08:45:41 2018 +0300 |
tree | c8765eecc197d9a56db9854b4dc53053695d9036 | |
parent | cea19a6ce8bf0518d156beea419d822021cc3705 [diff] |
ath10k: support MAC address randomization in scan The ath10k reports the random_mac_addr capability to upper layer based on the service bit firmware reported. Driver sets the spoofed flag in scan_ctrl_flag to firmware if upper layer has enabled this feature in scan request. Test with QCA6174 hw3.0 and firmware-6.bin_WLAN.RM.4.4.1-00102-QCARMSWP-1, but QCA9377 is also affected. Signed-off-by: Carl Huang <cjhuang@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>