All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] bugfixes + revectored isimodem GPRS context driver
@ 2010-11-10 12:22 Mika Liljeberg
  2010-11-10 12:22 ` [PATCH 1/4] gisi: fix crash bug in g_isi_remove_subscription Mika Liljeberg
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Mika Liljeberg @ 2010-11-10 12:22 UTC (permalink / raw)
  To: ofono

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

Hi All,

The first two patches are bugfixes. The rest adapts the isimodem
GPRS context driver to the current multiple PDP context support
in oFono core.

Br,

	MikaL


[PATCH 1/4] gisi: fix crash bug in g_isi_remove_subscription
[PATCH 2/4] gisi: return NULL instead of asserting
[PATCH 3/4] isimodem: revector GPRS context driver
[PATCH 4/4] isigen: make number of PDP contexts configurable

 drivers/isimodem/gprs-context.c |  280 +++++++++++++++++----------------------
 gisi/client.c                   |    7 +-
 gisi/pep.c                      |    6 +-
 plugins/isigen.c                |   23 +++-
 plugins/udev.c                  |    6 +-
 5 files changed, 152 insertions(+), 170 deletions(-)

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

end of thread, other threads:[~2010-11-11 15:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 12:22 [PATCH 0/4] bugfixes + revectored isimodem GPRS context driver Mika Liljeberg
2010-11-10 12:22 ` [PATCH 1/4] gisi: fix crash bug in g_isi_remove_subscription Mika Liljeberg
2010-11-11  8:13   ` Aki Niemi
2010-11-10 12:22 ` [PATCH 2/4] gisi: return NULL instead of asserting Mika Liljeberg
2010-11-11  8:13   ` Aki Niemi
2010-11-10 12:22 ` [PATCH 3/4] isimodem: revector GPRS context driver Mika Liljeberg
2010-11-11  8:15   ` Aki Niemi
2010-11-10 12:22 ` [PATCH 4/4] isigen: make number of PDP contexts configurable Mika Liljeberg
2010-11-10 17:52   ` Marcel Holtmann
2010-11-11  8:16     ` Mika.Liljeberg
2010-11-11  9:25       ` Marcel Holtmann
2010-11-11 15:36       ` Denis Kenzior

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.