All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Maes <jonas@dptechnics.com>
To: linux-bluetooth@vger.kernel.org
Cc: Jonas Maes <jonas@dptechnics.com>
Subject: [PATCH BlueZ 0/1] Fix bug where bluetooth-meshd stops sending
Date: Thu,  9 Jun 2022 11:08:31 +0200	[thread overview]
Message-ID: <20220609090832.9945-1-jonas@dptechnics.com> (raw)

This patch fixes a bug where bluetooth-meshd may stop invoking the tx
worker thread and hence stop broadcasting, accumulating all packets
in its tx_pkts queue instead.

Jonas Maes (1):
  Fix bug where bluetooth-meshd stops sending

 mesh/mesh-io-generic.c | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-06-09  9:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09  9:08 Jonas Maes [this message]
2022-06-09  9:08 ` [PATCH BlueZ 1/1] Fix bug where bluetooth-meshd stops sending Jonas Maes
2022-06-09 11:02   ` bluez.test.bot
  -- strict thread matches above, loose matches on Subject: below --
2022-06-10 15:29 [PATCH BlueZ 0/1] " Jonas Maes
2022-06-21 20:20 ` patchwork-bot+bluetooth

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=20220609090832.9945-1-jonas@dptechnics.com \
    --to=jonas@dptechnics.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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.