aboutsummaryrefslogtreecommitdiffstats
path: root/cli/qmicli-wds.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/qmicli-wds.c')
-rw-r--r--cli/qmicli-wds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/qmicli-wds.c b/cli/qmicli-wds.c
index 7371afe..aceafed 100644
--- a/cli/qmicli-wds.c
+++ b/cli/qmicli-wds.c
@@ -189,7 +189,7 @@ internal_stop_network (GCancellable *cancellable,
QmiWdsStopNetworkInput *input;
input = qmi_wds_stop_network_input_new ();
- qmi_wds_stop_network_input_set_packet_data_handle (input, ctx->packet_data_handle);
+ qmi_wds_stop_network_input_set_packet_data_handle (input, packet_data_handle);
g_print ("Network cancelled... releasing resources\n");
qmi_client_wds_stop_network (ctx->client,