Page MenuHomeFreeBSD

net80211: ieee80211_swscan_bg_scan() track return variable under lock
ClosedPublic

Authored by bz on Feb 18 2023, 1:22 AM.
Tags
None
Referenced Files
F136809451: D38660.diff
Wed, Nov 19, 5:40 PM
Unknown Object (File)
Mon, Nov 17, 4:58 AM
Unknown Object (File)
Fri, Nov 14, 3:09 AM
Unknown Object (File)
Sat, Nov 1, 12:48 AM
Unknown Object (File)
Tue, Oct 28, 4:42 AM
Unknown Object (File)
Sat, Oct 25, 7:07 PM
Unknown Object (File)
Oct 19 2025, 11:57 AM
Unknown Object (File)
Oct 19 2025, 4:14 AM

Details

Summary

As the comment says it probably does not matter but use a local
variable to track state under lock so we can return the last known
good state of what we thought we were operating under after unlocking.

Likely no functional changes.

Sponsored by: The FreeBSD Foundation
MFC atfer: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49871
Build 46762: arc lint + arc unit