($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: "Sicelo A. Mhlongo" <absicsz@gmail.com>, ofono@lists.linux.dev
Subject: Re: [PATCH v2] isimodem: parse extra details from REG_STATUS_IND
Date: Tue, 28 Nov 2023 21:32:36 -0600	[thread overview]
Message-ID: <94c5ca3e-ec9b-46cc-bb1c-133b7836d551@gmail.com> (raw)
In-Reply-To: <20231125201451.224574-1-absicsz@gmail.com>

Hi Sicelo,

On 11/25/23 13:50, Sicelo A. Mhlongo wrote:
> Extract additional operator information available in REG_STATUS_IND messages.
> These include mnc, mnc, and different variations of operator name.
> 
> Additionally, in case NET_OPER_NAME_READ_RESP is an error result, which happens
> with some operators, report the extracted information to core instead.
> ---
> Changes in v2:
>   - use l_strlcpy in place of strncpy
>   - replace early `return` statements with `break` in reg_status_ind_cb
>   - check abbrev, fn, and an for NULL
>   - add alt_method label for alternative operator name method in order to
>       resolve compilation issue involving nested ifs
> ---
>   drivers/isimodem/debug.c                |  1 +
>   drivers/isimodem/network-registration.c | 78 ++++++++++++++++++++++++-
>   drivers/isimodem/network.h              |  1 +
>   3 files changed, 77 insertions(+), 3 deletions(-)
> 

I re-flowed the commit description a bit just to make it look nicer in git log. 
Applied, thanks.

Regards,
-Denis


      reply	other threads:[~2023-11-29  3:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-25 19:50 [PATCH v2] isimodem: parse extra details from REG_STATUS_IND Sicelo A. Mhlongo
2023-11-29  3:32 ` Denis Kenzior [this message]

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=94c5ca3e-ec9b-46cc-bb1c-133b7836d551@gmail.com \
    --to=denkenz@gmail.com \
    --cc=absicsz@gmail.com \
    --cc=ofono@lists.linux.dev \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).