summaryrefslogtreecommitdiff
path: root/src/core/devices/ovs/nm-ovs-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/devices/ovs/nm-ovs-factory.c')
-rw-r--r--src/core/devices/ovs/nm-ovs-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/devices/ovs/nm-ovs-factory.c b/src/core/devices/ovs/nm-ovs-factory.c
index 6a42960e08..2ca1a0b5c7 100644
--- a/src/core/devices/ovs/nm-ovs-factory.c
+++ b/src/core/devices/ovs/nm-ovs-factory.c
@@ -244,7 +244,7 @@ ovsdb_interface_failed(NMOvsdb *ovsdb,
nm_device_get_manager(device),
device,
connection,
- NM_SETTINGS_AUTO_CONNECT_BLOCKED_REASON_FAILED,
+ NM_SETTINGS_AUTOCONNECT_BLOCKED_REASON_FAILED,
TRUE);
}