K 10 svn:author V 2 cy K 8 svn:date V 27 2019-05-16T02:41:25.375674Z K 7 svn:log V 365 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 END