All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] CPHS SPN, short-SPN support
@ 2011-12-02 11:10 Oleg Zhurakivskyy
  2011-12-02 11:10 ` [PATCH 1/9] network: M9 coding style corrections Oleg Zhurakivskyy
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Oleg Zhurakivskyy @ 2011-12-02 11:10 UTC (permalink / raw)
  To: ofono

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

Hello,

Please find the initial version of the CPHS SPN and short-SPN TODO items.

What's missing:

- changes to SPN callback in src/grps.c in order not to duplicate the logic for SPN, CPHS SPN and short SPN in both files.

Regards,
Oleg

Oleg Zhurakivskyy (9):
  network: M9 coding style corrections
  network: Refactor sim_spn_read_cb()
  network: Rename spname to spn
  gprs-provision: Fix crash if no SPN present
  simutil: Add CPHS SPN and short-SPN IDs
  network: Add CPHS SPN, short-SPN flags
  network: Add CPHS SPN fallback
  network: Add CPHS short-SPN fallback
  TODO: Remove completed CPHS SPN and short-SPN tasks

 TODO                 |   14 -----
 examples/provision.c |    2 +-
 src/network.c        |  155 ++++++++++++++++++++++++++++++++++----------------
 src/simutil.h        |    2 +
 4 files changed, 109 insertions(+), 64 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-12-07  9:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 11:10 [PATCH 0/9] CPHS SPN, short-SPN support Oleg Zhurakivskyy
2011-12-02 11:10 ` [PATCH 1/9] network: M9 coding style corrections Oleg Zhurakivskyy
2011-12-02 22:03   ` Denis Kenzior
2011-12-02 11:10 ` [PATCH 2/9] network: Refactor sim_spn_read_cb() Oleg Zhurakivskyy
2011-12-02 22:03   ` Denis Kenzior
2011-12-02 11:10 ` [PATCH 3/9] network: Rename spname to spn Oleg Zhurakivskyy
2011-12-02 22:03   ` Denis Kenzior
2011-12-02 11:10 ` [PATCH 4/9] gprs-provision: Fix crash if no SPN present Oleg Zhurakivskyy
2011-12-02 22:04   ` Denis Kenzior
2011-12-02 11:10 ` [PATCH 5/9] simutil: Add CPHS SPN and short-SPN IDs Oleg Zhurakivskyy
2011-12-02 22:04   ` Denis Kenzior
2011-12-07  9:42     ` Oleg Zhurakivskyy
2011-12-02 11:10 ` [PATCH 6/9] network: Add CPHS SPN, short-SPN flags Oleg Zhurakivskyy
2011-12-02 11:10 ` [PATCH 7/9] network: Add CPHS SPN fallback Oleg Zhurakivskyy
2011-12-02 22:35   ` Denis Kenzior
2011-12-07  9:23     ` Oleg Zhurakivskyy
2011-12-02 11:10 ` [PATCH 8/9] network: Add CPHS short-SPN fallback Oleg Zhurakivskyy
2011-12-02 11:10 ` [PATCH 9/9] TODO: Remove completed CPHS SPN and short-SPN tasks Oleg Zhurakivskyy

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.