diff options
author | Chung-Hsien Hsu <[email protected]> | 2020-05-12 05:03:08 -0500 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-05-13 18:47:38 +0300 |
commit | b2fe11f0777311a764e47e2f9437809b4673b7b1 (patch) | |
tree | 67e2614a090122fd0a197265a5e4c67db3ba7a21 /tools/perf/scripts/python | |
parent | 5bb4e125815aa769a7d2ab7dc203593925bba0ba (diff) |
brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failures
An incorrect value of use_fwsup is set for 4-way handshake offload for
WPA//WPA2-PSK, caused by commit 3b1e0a7bdfee ("brcmfmac: add support for
SAE authentication offload"). It results in missing bit
BRCMF_VIF_STATUS_EAP_SUCCESS set in brcmf_is_linkup() and causes the
failure. This patch correct the value for the case.
Also setting bit BRCMF_VIF_STATUS_EAP_SUCCESS for SAE offload case in
brcmf_is_linkup() to fix SAE offload failure.
Fixes: 3b1e0a7bdfee ("brcmfmac: add support for SAE authentication offload")
Signed-off-by: Chung-Hsien Hsu <[email protected]>
Signed-off-by: Chi-Hsien Lin <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions