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
F115634983: D38660.diff
Sat, Apr 26, 8:14 AM
F115608396: D38660.id117520.diff
Fri, Apr 25, 10:49 PM
Unknown Object (File)
Tue, Apr 22, 5:58 AM
Unknown Object (File)
Mon, Apr 21, 7:12 AM
Unknown Object (File)
Mon, Apr 21, 12:15 AM
Unknown Object (File)
Sun, Apr 20, 9:16 PM
Unknown Object (File)
Sun, Apr 20, 5:37 PM
Unknown Object (File)
Sun, Apr 20, 5:02 PM

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