aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorShaul Triebitz <[email protected]>2024-02-05 21:21:09 +0200
committerJohannes Berg <[email protected]>2024-02-08 15:00:47 +0100
commitf05ef3497f260d0ab75aed45205bfe90beb3bd90 (patch)
tree3cff003328abc8a0451d53e91ed7475a030d4dca /tools/perf/scripts/python/stackcollapse.py
parentb7acc059a728b591f1a27da0bfd460b0513fda7d (diff)
wifi: iwlwifi: mvm: fix the key PN index
When waking from D3 (and a GTK rekey happened during D3), the key itself is saved in iwl_wowlan_status_data::gtk array, but the PN is saved in iwl_wowlan_status_data::gtk_seq array. The indices (of the same key) might differ in both arrays. Fix using the gtk array index in the gtk_seq array. Rather, iterate and search for the correct key in the gtk_seq array. Signed-off-by: Shaul Triebitz <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240205211151.bdd0511c007d.I3325288c64c010a4d008ac4429de1c2b14ef764c@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions