Re: [MM] [PATCH] iface-modem: add a missing step increment in interface_initialization_step
- From: Aleksander Morgado <aleksander lanedo com>
- To: Ben Chan <benchan chromium org>
- Cc: networkmanager-list gnome org
- Subject: Re: [MM] [PATCH] iface-modem: add a missing step increment in interface_initialization_step
- Date: Wed, 30 Jan 2013 23:15:08 +0100
On 30/01/13 21:32, Ben Chan wrote:
> ---
> src/mm-iface-modem.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/mm-iface-modem.c b/src/mm-iface-modem.c
> index 10144aa..722664c 100644
> --- a/src/mm-iface-modem.c
> +++ b/src/mm-iface-modem.c
> @@ -3979,6 +3979,8 @@ interface_initialization_step (InitializationContext *ctx)
> g_object_unref (sim);
> return;
> }
> + /* Fall down to next step */
> + ctx->step++;
>
> case INITIALIZATION_STEP_OWN_NUMBERS:
> /* Own numbers is meant to be loaded only once during the whole
>
Oops... Pushed, thanks.
--
Aleksander
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]