From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] mbpi: Parse gsm provider name
Date: Wed, 16 Apr 2014 23:07:54 -0500 [thread overview]
Message-ID: <534F539A.3010700@gmail.com> (raw)
In-Reply-To: <1397656836-27803-1-git-send-email-slava.monich@jolla.com>
[-- Attachment #1: Type: text/plain, Size: 970 bytes --]
Hi Slava,
On 04/16/2014 09:00 AM, Slava Monich wrote:
> This gives the provisioning plugin more information to work with and
> improves the chance of automatically picking the right AP in case if
> we have more than one for the same mcc/mnc combination.
> ---
> include/gprs-provision.h | 1 +
> plugins/mbpi.c | 47 +++++++++++++++++++++++++++++++++++++++++++----
> 2 files changed, 44 insertions(+), 4 deletions(-)
>
I fail to see the point for this patch. It makes no sense on its own.
> diff --git a/include/gprs-provision.h b/include/gprs-provision.h
> index e9eec61..0129cd0 100644
> --- a/include/gprs-provision.h
> +++ b/include/gprs-provision.h
> @@ -31,6 +31,7 @@ extern "C" {
> struct ofono_gprs_provision_data {
> enum ofono_gprs_context_type type;
> enum ofono_gprs_proto proto;
> + char *provider_name;
I fail to see why this would be required here? It is not utilized
anywhere else...
Regards,
-Denis
next prev parent reply other threads:[~2014-04-17 4:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-16 14:00 [PATCH] mbpi: Parse gsm provider name Slava Monich
2014-04-17 4:07 ` Denis Kenzior [this message]
2014-04-17 8:24 ` Slava Monich
2014-04-17 15:40 ` Denis Kenzior
2014-04-17 18:29 ` Slava Monich
2014-04-17 22:12 ` Denis Kenzior
2014-04-17 23:22 ` Slava Monich
2014-04-18 0:58 ` Denis Kenzior
2014-04-18 12:02 ` Slava Monich
2014-04-18 14:56 ` Denis Kenzior
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=534F539A.3010700@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