CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/06/22 01:31:33

Modified files:
        sys/dev/pci    : if_iwx.c 

Log message:
Do not copy an SSID into the iwx(4) probe request template.

Firmware will add SSIDs specified via the scan command to its probe requests.
There is no need to copy an SSID into the template.

This code path is not used yet because active scanning mode is still
disabled in this driver.

Reply via email to