mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-01-12 17:28:05 +01:00
If no networks are found, return None rather than an empty array. This is easier to check by the caller (and was assumed in some cases). Also add an exception to get_ordered_network if no network is found.