aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mm-broadband-bearer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-broadband-bearer.c b/src/mm-broadband-bearer.c
index 9a13d7f3..bd9c36b7 100644
--- a/src/mm-broadband-bearer.c
+++ b/src/mm-broadband-bearer.c
@@ -777,7 +777,7 @@ initialize_pdp_context_ready (MMBaseModem *self,
ctx->modem,
ctx->primary,
ctx->cid,
- FALSE,
+ ctx->cancellable,
(GAsyncReadyCallback)dial_3gpp_ready,
ctx);
}