broadband-bearer: pass down cancellable to the 3gpp dialing implementation
This commit is contained in:
@@ -777,7 +777,7 @@ initialize_pdp_context_ready (MMBaseModem *self,
|
|||||||
ctx->modem,
|
ctx->modem,
|
||||||
ctx->primary,
|
ctx->primary,
|
||||||
ctx->cid,
|
ctx->cid,
|
||||||
FALSE,
|
ctx->cancellable,
|
||||||
(GAsyncReadyCallback)dial_3gpp_ready,
|
(GAsyncReadyCallback)dial_3gpp_ready,
|
||||||
ctx);
|
ctx);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user