HomeFreeBSD

The driver list prints "(null)" for the NDIS driver when -h (help) or

Description

The driver list prints "(null)" for the NDIS driver when -h (help) or
an unknown switch is passed outputting the command usage. This is
because the NDIS driver is uninitialized when usage help is printed.
To resolve this we initialize the driver prior to the possibility of
printing the usage help message.

Obtained from: The wpa_supplicant port
MFC after: 1 week

Details

Provenance
cyAuthored on
Parents
rS347641: ipsec tests: Skip if ipsec.ko is not loaded
Branches
Unknown
Tags
Unknown