From d9c99a29a0d3384c9c3d2adce430f5cb1134ab6a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 30 Mar 2016 00:56:30 +0200 Subject: Imported Upstream version 1.1.92 --- src/devices/nm-device-macvlan.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/devices/nm-device-macvlan.c') diff --git a/src/devices/nm-device-macvlan.c b/src/devices/nm-device-macvlan.c index 2dc9d4f6..cd02cb8e 100644 --- a/src/devices/nm-device-macvlan.c +++ b/src/devices/nm-device-macvlan.c @@ -420,7 +420,8 @@ complete_connection (NMDevice *device, { NMSettingMacvlan *s_macvlan; - nm_utils_complete_generic (connection, + nm_utils_complete_generic (NM_PLATFORM_GET, + connection, NM_SETTING_MACVLAN_SETTING_NAME, existing_connections, NULL, -- cgit 1.3.0-6-gf8a5