mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-28 18:37:23 +01:00
The verbose arguments come in from the QEMU command line as a single string. This should have been split into an array immediately but was not. This led to issues like hostapd debug being enabled when "-v hostapd_cli" was passed in.