aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZong-Zhe Yang <[email protected]>2024-08-26 17:04:36 +0800
committerPing-Ke Shih <[email protected]>2024-09-02 09:12:16 +0800
commitd9dd3ac77cf7cabd35732893f3aefba1daa1c2e1 (patch)
tree8b9c96f51cb1bfa6d65fc310f5fa2a8975eb828c /tools/perf/scripts/python
parent902cb7b11f9a7ff07233cc4c626b54c3e4703149 (diff)
wifi: rtw89: wow: fix wait condition for AOAC report request
Each condition binding to the same wait should be unique. AOAC code misused the wait of FW offload series and broke the above rule. It added another macro to generate wait condition of WoWLAN/AOAC, but the results conflict to the ones of FW offload series. It means that we might be completed wrongly in logic. We don't want things work/read like this and should have avoided this. Fix this by adding another wait which aims for WoWLAN functions. Fixes: ff53fce5c78b ("wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resume") Signed-off-by: Zong-Zhe Yang <[email protected]> Signed-off-by: Ping-Ke Shih <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions