mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-30 20:37:26 +01:00
- Setting the IP address was resulting in an error: Error: any valid prefix is expected rather than "wln58". This is fixed by reordering the arguments with the IP address first - Remove the sleep, and use non_block_wait to wait for the IPv6 address to be set.