summaryrefslogtreecommitdiff
path: root/src/qmi-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmi-device.c')
-rw-r--r--src/qmi-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmi-device.c b/src/qmi-device.c
index 8ed3bd4..1158880 100644
--- a/src/qmi-device.c
+++ b/src/qmi-device.c
@@ -788,7 +788,7 @@ qmi_device_release_client (QmiDevice *self,
/* And now, really try to release the CID */
input = qmi_message_ctl_release_cid_input_new ();
- qmi_message_ctl_release_cid_input_set_release_info (input, info, NULL);
+ qmi_message_ctl_release_cid_input_set_release_info (input, &info, NULL);
/* And now, really try to release the CID */
qmi_client_ctl_release_cid (self->priv->client_ctl,