summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/devices/wifi/nm-wifi-common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/wifi/nm-wifi-common.c b/src/devices/wifi/nm-wifi-common.c
index 47c0ce6784..e5e16f03e0 100644
--- a/src/devices/wifi/nm-wifi-common.c
+++ b/src/devices/wifi/nm-wifi-common.c
@@ -69,6 +69,7 @@ _dispatch_request_scan (NMDevice *device,
_nm_device_iwd_request_scan (NM_DEVICE_IWD (device),
options,
invocation);
+ return;
}
#endif
_nm_device_wifi_request_scan (NM_DEVICE_WIFI (device),