mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-11-01 05:57:26 +01:00
The __str__ function assumed station mode which throws an exception if the device is in AP mode. Fix this as well as print out the mode the device is in.