From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCHv3 0/4] Unify SPN reading logic
Date: Wed, 18 Jan 2012 13:04:06 -0600 [thread overview]
Message-ID: <4F1717A6.3060201@gmail.com> (raw)
In-Reply-To: <1326887789-16478-1-git-send-email-oleg.zhurakivskyy@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1078 bytes --]
Hi Oleg,
On 01/18/2012 05:56 AM, Oleg Zhurakivskyy wrote:
> Hello,
>
> Please find the changes in order not to duplicate the SPN reading logic in src/grps.c and src/network.c.
>
> Changes from v2:
>
> - Removed sim_watch() capability from gprs.c
> - Corrected the operator name emission logic.
> - In order to save some memory, netreg accesses the spn directly
> from the sim atom.
>
> Regards,
> Oleg
>
> Oleg Zhurakivskyy (4):
> gprs: Use sim SPN watch API
> network: Use sim SPN watch API
> sim: Add ofono_sim_get_spn()
> network: Access SPN directly from the sim atom
>
> include/sim.h | 1 +
> src/gprs.c | 71 ++++++++++-------------
> src/network.c | 171 ++++++---------------------------------------------------
> src/sim.c | 8 +++
> 4 files changed, 58 insertions(+), 193 deletions(-)
>
All four patches have been applied, thanks. I did break up patch 3 into
two patches and performed some minor refactoring afterwards. Please
review and make sure I didn't screw anything up.
Regards,
-Denis
next prev parent reply other threads:[~2012-01-18 19:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 11:56 [PATCHv3 0/4] Unify SPN reading logic Oleg Zhurakivskyy
2012-01-18 11:56 ` [PATCHv3 1/4] gprs: Use sim SPN watch API Oleg Zhurakivskyy
2012-01-18 11:56 ` [PATCHv3 2/4] network: " Oleg Zhurakivskyy
2012-01-18 11:56 ` [PATCHv3 3/4] sim: Add ofono_sim_get_spn() Oleg Zhurakivskyy
2012-01-18 11:56 ` [PATCHv3 4/4] network: Access SPN directly from the sim atom Oleg Zhurakivskyy
2012-01-18 19:04 ` Denis Kenzior [this message]
2012-01-19 13:09 ` [PATCHv3 0/4] Unify SPN reading logic 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=4F1717A6.3060201@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.