about summary refs log tree commit diff
path: root/src/nm-cloud-setup/nmcs-provider-azure.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-05-13 15:12:23 +0200
committerMichael Biebl <biebl@debian.org>2022-05-13 15:12:23 +0200
commit84afb2ff5f7405ec3b98bbe627cd071105626087 (patch)
treefc82d122eda3fede7ace3026a09af018e1af3174 /src/nm-cloud-setup/nmcs-provider-azure.c
parentd26308b229deb999da934f582aa8f3d5caaa63c0 (diff)
parent87d61411bb3453587d21487da04fcf770fee7d55 (diff)
Update upstream source from tag 'upstream/1.38.0'
Update to upstream version '1.38.0'
with Debian dir fb301733063d70b26e8eff5a4877a6a4f0bcddc2
Diffstat (limited to 'src/nm-cloud-setup/nmcs-provider-azure.c')
-rw-r--r--src/nm-cloud-setup/nmcs-provider-azure.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nm-cloud-setup/nmcs-provider-azure.c b/src/nm-cloud-setup/nmcs-provider-azure.c
index 06f23ea7..9b27af28 100644
--- a/src/nm-cloud-setup/nmcs-provider-azure.c
+++ b/src/nm-cloud-setup/nmcs-provider-azure.c
@@ -387,9 +387,7 @@ _get_config_iface_cb(GObject *source, GAsyncResult *result, gpointer user_data)
             goto out_done;
         }
         iface_data->iface_get_config =
-            nmcs_provider_get_config_iface_data_create(get_config_data->result_dict,
-                                                       FALSE,
-                                                       v_hwaddr);
+            nmcs_provider_get_config_iface_data_create(get_config_data, FALSE, v_hwaddr);
     } else {
         if (iface_data->iface_get_config->iface_idx >= 0) {
             _LOGI("interface[%" G_GSSIZE_FORMAT "]: duplicate MAC address %s returned",