* [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
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).