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
F132486610: D38660.id117520.diff
Fri, Oct 17, 8:07 AM
Unknown Object (File)
Thu, Oct 16, 4:12 PM
Unknown Object (File)
Sun, Oct 12, 5:23 AM
Unknown Object (File)
Wed, Sep 24, 9:44 AM
Unknown Object (File)
Sun, Sep 21, 10:32 PM
Unknown Object (File)
Fri, Sep 19, 6:00 AM
Unknown Object (File)
Aug 9 2025, 6:06 AM
Unknown Object (File)
Aug 4 2025, 12:25 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 Not Applicable
Unit
Tests Not Applicable