All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com>
Cc: linux-bluetooth@vger.kernel.org, luiz.von.dentz@intel.com
Subject: Re: [PATCH BlueZ] a2dp: Fix loading of remote SEP from cache
Date: Fri, 10 Jul 2026 16:40:04 +0000	[thread overview]
Message-ID: <178370160465.762415.8304209421100482316.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260710072817.270328-1-mikhail.v.gavrilov@gmail.com>

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri, 10 Jul 2026 12:28:17 +0500 you wrote:
> Commit 912f5efb0dd9 ("a2dp: Fix handling of codec capability storage")
> added an 'i >= 2' condition to the loop that parses the stored codec
> capabilities. Since i starts at 0 the loop body never runs, i stays 0,
> and the subsequent 'if (i != size)' check discards every endpoint found
> in the cache:
> 
>   load_remote_sep() Unable to load LastUsed: rseid 6 not found
> 
> [...]

Here is the summary with links:
  - [BlueZ] a2dp: Fix loading of remote SEP from cache
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b7d71e506785

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



      parent reply	other threads:[~2026-07-10 16:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10  7:28 [PATCH BlueZ] a2dp: Fix loading of remote SEP from cache Mikhail Gavrilov
2026-07-10  9:08 ` [BlueZ] " bluez.test.bot
2026-07-10 14:18 ` [PATCH BlueZ] " Luiz Augusto von Dentz
2026-07-10 19:48   ` Mikhail Gavrilov
2026-07-10 16:40 ` patchwork-bot+bluetooth [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=178370160465.762415.8304209421100482316.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.von.dentz@intel.com \
    --cc=mikhail.v.gavrilov@gmail.com \
    /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.