All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+ofono@kernel.org
To: Denis Kenzior <denkenz@gmail.com>
Cc: ofono@lists.linux.dev
Subject: Re: [PATCH] atmodem: sim: Fix CRSM result handling
Date: Tue, 28 May 2024 20:50:43 +0000	[thread overview]
Message-ID: <171692944303.28738.6561603217680887178.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240528200808.239108-1-denkenz@gmail.com>

Hello:

This patch was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:

On Tue, 28 May 2024 15:07:54 -0500 you wrote:
> The previous commit tries to parse all CRSM lines until sw1 and sw2
> parameters are found.  Unfortunately the current logic does not break
> out of the loop once a valid result line is detected, and the iterator
> is modified once again, becoming invalid.  This results in subsequent
> operations (g_at_result_iter_next_hexstring) failing.  Fix that by
> breaking out of the loop as soon as sw1 and sw2 parameters are read
> successfully.
> 
> [...]

Here is the summary with links:
  - atmodem: sim: Fix CRSM result handling
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=31dfe78a070f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2024-05-28 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 20:07 [PATCH] atmodem: sim: Fix CRSM result handling Denis Kenzior
2024-05-28 20:50 ` patchwork-bot+ofono [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=171692944303.28738.6561603217680887178.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+ofono@kernel.org \
    --cc=denkenz@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 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.