aboutsummaryrefslogtreecommitdiff
path: root/src/mm-broadband-modem-qmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-broadband-modem-qmi.c')
-rw-r--r--src/mm-broadband-modem-qmi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-broadband-modem-qmi.c b/src/mm-broadband-modem-qmi.c
index 929722e5..a345d49a 100644
--- a/src/mm-broadband-modem-qmi.c
+++ b/src/mm-broadband-modem-qmi.c
@@ -5731,6 +5731,7 @@ initialization_started (MMBroadbandModem *self,
/* Now open our QMI port */
mm_qmi_port_open (ctx->qmi,
+ TRUE,
NULL,
(GAsyncReadyCallback)qmi_port_open_ready,
ctx);