[PATCH 2/2] mbimcli: longer timeout for '--disconnect' operation

Aleksander Morgado aleksander at aleksander.es
Tue Feb 6 17:03:07 UTC 2018


On Thu, Feb 1, 2018 at 6:56 AM, Ben Chan <benchan at chromium.org> wrote:
> ---
>  src/mbimcli/mbimcli-basic-connect.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Pushed to git master and stable branches.

> diff --git a/src/mbimcli/mbimcli-basic-connect.c b/src/mbimcli/mbimcli-basic-connect.c
> index 3b0d5ef..b3dc408 100644
> --- a/src/mbimcli/mbimcli-basic-connect.c
> +++ b/src/mbimcli/mbimcli-basic-connect.c
> @@ -2263,7 +2263,7 @@ mbimcli_basic_connect_run (MbimDevice   *device,
>
>          mbim_device_command (ctx->device,
>                               request,
> -                             10,
> +                             60,
>                               ctx->cancellable,
>                               (GAsyncReadyCallback)connect_ready,
>                               GUINT_TO_POINTER (DISCONNECT));
> --
> 2.16.0.rc1.238.g530d649a79-goog
>



-- 
Aleksander
https://aleksander.es


More information about the libmbim-devel mailing list