Fix usage example since we don't have wext driver.
Reviewed by: sam Approved by: re (kensmith)
This commit is contained in:
parent
9281633138
commit
6b758fea4c
@ -82,7 +82,7 @@ static void usage(void)
|
||||
" -N = start describing new interface\n");
|
||||
|
||||
printf("example:\n"
|
||||
" wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf\n");
|
||||
" wpa_supplicant -Dbsd -iwlan0 -c/etc/wpa_supplicant.conf\n");
|
||||
#endif /* CONFIG_NO_STDOUT_DEBUG */
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user