diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-03-19 21:44:25 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-03-19 21:44:25 +0300 |
commit | 1794d7ab34d2221ac7eb921b171e75b856e10561 (patch) | |
tree | 1875f98906df270c9ca0bb7992cf2c5ab5821197 /tools/perf/scripts/python/stackcollapse.py | |
parent | 90c80211559ee8e9b6104cb3cb519a6ac3155a2a (diff) | |
download | linux-1794d7ab34d2221ac7eb921b171e75b856e10561.tar.xz |
wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work()
The 'continue' statements need to be under spinlock, since
the spinlock needs to be held as a loop invariant.
Fixes: 0762bdd30279 ("wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLO")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions