Skip to content

Fix is_wifi_interface() when WiFi is disabled.

Markus Gothe requested to merge fix-non-wifi-usecase into devel

Needs to return 0 if the interface is not a WiFi device.

Merge request reports