From: patchwork-bot+bluetooth@kernel.org
To: Vlad Pruteanu <vlad.pruteanu@nxp.com>
Cc: linux-bluetooth@vger.kernel.org, mihai-octavian.urzica@nxp.com,
silviu.barbulescu@nxp.com, iulia.tanasescu@nxp.com,
andrei.istodorescu@nxp.com, luiz.dentz@gmail.com
Subject: Re: [PATCH BlueZ 0/1] bap: Fix setting adapter address type for unicast
Date: Mon, 25 Mar 2024 19:40:28 +0000 [thread overview]
Message-ID: <171139562810.16755.8919583029643175434.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240325131910.324811-1-vlad.pruteanu@nxp.com>
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Mon, 25 Mar 2024 15:19:09 +0200 you wrote:
> This fixes the settin of the adapter address type for unciast
> scenario. Currently the address type is searched in data->adapter
> however, this pointer is null and leads to the crash listed at the
> end of this message. Instead, the address type should be taken from
> the adapter variable, which is initialised using device_get_adapter
> at the beggining of the function.
>
> [...]
Here is the summary with links:
- [BlueZ,1/1] bap: Fix setting adapter address type for unicast
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=74545026520a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-03-25 19:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-25 13:19 [PATCH BlueZ 0/1] bap: Fix setting adapter address type for unicast Vlad Pruteanu
2024-03-25 13:19 ` [PATCH BlueZ 1/1] " Vlad Pruteanu
2024-03-25 15:03 ` bluez.test.bot
2024-03-25 19: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=171139562810.16755.8919583029643175434.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=andrei.istodorescu@nxp.com \
--cc=iulia.tanasescu@nxp.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=mihai-octavian.urzica@nxp.com \
--cc=silviu.barbulescu@nxp.com \
--cc=vlad.pruteanu@nxp.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.