All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [RFC 1/3] gprs-context: Add new driver entry
Date: Thu, 31 May 2012 17:46:59 -0500	[thread overview]
Message-ID: <4FC7F4E3.7090506@gmail.com> (raw)
In-Reply-To: <1338458348-335-2-git-send-email-guillaume.zajac@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 766 bytes --]

Hi Guillaume,

On 05/31/2012 04:59 AM, Guillaume Zajac wrote:
> ---
>   include/gprs-context.h |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/gprs-context.h b/include/gprs-context.h
> index 6cae9a2..165792f 100644
> --- a/include/gprs-context.h
> +++ b/include/gprs-context.h
> @@ -71,6 +71,8 @@ struct ofono_gprs_context_driver {
>   	void (*deactivate_primary)(struct ofono_gprs_context *gc,
>   					unsigned int id,
>   					ofono_gprs_context_cb_t cb, void *data);
> +	void (*release_primary)(struct ofono_gprs_context *gc,
> +					unsigned int id);

Please just call it detach_shutdown for now.

>   };
>
>   void ofono_gprs_context_deactivated(struct ofono_gprs_context *gc,

Regards,
-Denis

  reply	other threads:[~2012-05-31 22:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31  9:59 [RFC 0/3] Fix crash when network is lost Guillaume Zajac
2012-05-31  9:59 ` [RFC 1/3] gprs-context: Add new driver entry Guillaume Zajac
2012-05-31 22:46   ` Denis Kenzior [this message]
2012-05-31  9:59 ` [RFC 2/3] gprs-context: Add new driver entry definition Guillaume Zajac
2012-05-31  9:59 ` [RFC 3/3] gprs: Release context in driver and core when network is lost Guillaume Zajac
2012-05-31 22:45   ` Denis Kenzior
2012-06-01  7:59     ` Guillaume Zajac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FC7F4E3.7090506@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.