HomeFreeBSD

Add in a temporary (hah!) workaround for net80211 scanning versus NIC

Description

Add in a temporary (hah!) workaround for net80211 scanning versus NIC
requirements.

Don't start the opmode and join path until a pending survey is finished.
This seems to reliably fix things.

Ideally I'd just finish off the net80211 pluggable scan stuff and implement
the methods here so if_rsu can just drive the scan machinery.
However, that's a .. later thing.

Whilst here, remove the getbuf debugging; it's okay to run out of transmit
buffers under load; it however isn't okay to not be able to send commands.
I'll fix that later.

Details

Provenance
adrianAuthored on
Parents
rS287953: Refactor out the tx buffer free code into a routine, rsu_freebuf().
Branches
Unknown
Tags
Unknown