HomeFreeBSD

Fix the 'scan hang' issue.
rS218093Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix the 'scan hang' issue.

When requesting a scan and one is already in progess, e.g. while in scan
state, we happily wait for a scan done notification. Though, this
notification might never be sent, e.g. if we are trying to find a network
to associate to and there is none. Instead of always waiting for a
notification just do so if a new scan has been started. For both cases the
scan cache is used to report available networks even if the content might
not be fresh.

MFC after: 1 month

Details

Provenance
bschmidtAuthored on
Parents
rS218092: Instead of always returning 0 to a scan request, indicate if there is
Branches
Unknown
Tags
Unknown

Event Timeline