From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCHv3 2/5] GPRS context plan support
Date: Fri, 12 Aug 2011 01:43:52 -0500 [thread overview]
Message-ID: <4E44CBA8.70201@gmail.com> (raw)
In-Reply-To: <1312547162-26420-3-git-send-email-oleg.zhurakivskyy@intel.com>
[-- Attachment #1: Type: text/plain, Size: 889 bytes --]
Hi Oleg,
On 08/05/2011 07:25 AM, Oleg Zhurakivskyy wrote:
> ---
> include/gprs-context.h | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
Logically this patch is out of order since you make use of these defines
in Patch 1.
> diff --git a/include/gprs-context.h b/include/gprs-context.h
> index f82fcaa..8dfc106 100644
> --- a/include/gprs-context.h
> +++ b/include/gprs-context.h
> @@ -48,6 +48,11 @@ enum ofono_gprs_context_type {
> OFONO_GPRS_CONTEXT_TYPE_IMS,
> };
>
> +enum ofono_gprs_context_plan {
> + OFONO_GPRS_CONTEXT_PLAN_PREPAID,
> + OFONO_GPRS_CONTEXT_PLAN_POSTPAID,
> +};
> +
What exactly is the usecase here? oFono doesn't really care whether a
plan is prepaid or postpaid, that is information purely for the UI.
> struct ofono_gprs_primary_context {
> unsigned int cid;
> int direction;
Regards,
-Denis
next prev parent reply other threads:[~2011-08-12 6:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-05 12:25 [PATCHv3 0/5] Mobile broadband provider info plugin Oleg Zhurakivskyy
2011-08-05 12:25 ` [PATCHv3 1/5] " Oleg Zhurakivskyy
2011-08-12 6:55 ` Denis Kenzior
2011-08-16 14:11 ` Oleg Zhurakivskyy
2011-08-18 18:37 ` Denis Kenzior
2011-08-05 12:25 ` [PATCHv3 2/5] GPRS context plan support Oleg Zhurakivskyy
2011-08-12 6:43 ` Denis Kenzior [this message]
2011-08-05 12:26 ` [PATCHv3 3/5] GPRS provisioning data " Oleg Zhurakivskyy
2011-08-05 12:26 ` [PATCHv3 4/5] Mobile broadband provider info plugin autoconf support Oleg Zhurakivskyy
2011-08-05 12:26 ` [PATCHv3 5/5] Mobile broadband provider info plugin makefile changes Oleg Zhurakivskyy
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=4E44CBA8.70201@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox