linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] mesh: Use correct net_id in ctl_received
@ 2022-06-30  7:29 Isak Westin
  2022-06-30 20:30 ` patchwork-bot+bluetooth
  0 siblings, 1 reply; 2+ messages in thread
From: Isak Westin @ 2022-06-30  7:29 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Isak Westin

Hi,

I had an issue that the mesh-daemon local node never responded to friend
requests from a low-power node. After some debugging, I found that the
net_key_id passed to the ctl_received function was always uninitialized.
It seems like the wrong variable was passed to the function.

Following patch changes to the correct variable. I tried it with these
changes and I can create a friendship with the mesh-daemon again.

Isak Westin (0):
  mesh: Use correct net_id for received CTL messages

 mesh/net.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.20.1


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

* Re: [PATCH BlueZ 0/1] mesh: Use correct net_id in ctl_received
  2022-06-30  7:29 [PATCH BlueZ 0/1] mesh: Use correct net_id in ctl_received Isak Westin
@ 2022-06-30 20:30 ` patchwork-bot+bluetooth
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+bluetooth @ 2022-06-30 20:30 UTC (permalink / raw)
  To: Isak Westin; +Cc: linux-bluetooth

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@intel.com>:

On Thu, 30 Jun 2022 09:29:18 +0200 you wrote:
> Hi,
> 
> I had an issue that the mesh-daemon local node never responded to friend
> requests from a low-power node. After some debugging, I found that the
> net_key_id passed to the ctl_received function was always uninitialized.
> It seems like the wrong variable was passed to the function.
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/1] mesh: Use correct net_id for received CTL messages
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=be7ebf29b370

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



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

end of thread, other threads:[~2022-06-30 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30  7:29 [PATCH BlueZ 0/1] mesh: Use correct net_id in ctl_received Isak Westin
2022-06-30 20:30 ` patchwork-bot+bluetooth

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 NNTP newsgroup(s).