mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-04 15:20:39 +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.