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
F124963100: D38660.id.diff
Fri, Aug 1, 7:38 PM
Unknown Object (File)
Fri, Jul 25, 2:42 AM
Unknown Object (File)
Mon, Jul 7, 2:25 PM
Unknown Object (File)
Sat, Jul 5, 8:36 PM
Unknown Object (File)
Fri, Jul 4, 6:54 PM
Unknown Object (File)
Fri, Jul 4, 12:46 PM
Unknown Object (File)
Jun 29 2025, 12:08 PM
Unknown Object (File)
Jun 28 2025, 4:24 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