mbox series

[BlueZ,0/1] Fix bug where bluetooth-meshd stops sending

Message ID 20220609090832.9945-1-jonas@dptechnics.com
Headers show
Series Fix bug where bluetooth-meshd stops sending | expand

Message

Jonas Maes June 9, 2022, 9:08 a.m. UTC
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(-)