diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2024-08-26 17:04:36 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-09-02 09:12:16 +0800 |
commit | d9dd3ac77cf7cabd35732893f3aefba1daa1c2e1 (patch) | |
tree | 8b9c96f51cb1bfa6d65fc310f5fa2a8975eb828c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 902cb7b11f9a7ff07233cc4c626b54c3e4703149 (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 <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240826090439.17242-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions