mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
hwsim: Enable debug output
This commit is contained in:
parent
c3a76e0f9d
commit
d676f159d3
@ -3070,6 +3070,8 @@ int main(int argc, char *argv[])
|
||||
return EXIT_FAILURE;
|
||||
|
||||
l_log_set_stderr();
|
||||
l_debug_enable("*");
|
||||
|
||||
exit_status = EXIT_FAILURE;
|
||||
|
||||
printf("Wireless simulator ver %s\n", VERSION);
|
||||
|
Loading…
Reference in New Issue
Block a user