Larry Finger wrote:
> In the scan section of ieee80211softmac, network transmits are disabled.
> Clearly, this does not make any sense as transmit is necessary for active
> scanning, and transmits are not used when passive scanning.

Probe request frames are generated by softmac and do not go through the 
TX queue. Disabling the TX queue has no effect on that.

Surely disabling the queue actually makes sense, in order to avoid 
frames designated for the "current session" being transmitted on 
different channels during scanning?

Daniel

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to