diff options
author | 2025-03-19 19:44:25 +0100 | |
---|---|---|
committer | 2025-03-19 19:44:25 +0100 | |
commit | 1794d7ab34d2221ac7eb921b171e75b856e10561 (patch) | |
tree | 1875f98906df270c9ca0bb7992cf2c5ab5821197 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'mt76-next-2025-03-19' of https://github.com/nbd168/wireless (diff) | |
download | linux-rng-1794d7ab34d2221ac7eb921b171e75b856e10561.tar.xz linux-rng-1794d7ab34d2221ac7eb921b171e75b856e10561.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions