Parent: a081a337bddd68924e3f48835c5e09f1bdbaeef9
Author: Brian Gix <brian.gix@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-07-29 21:58:49
Tree: 50e3043092ee7706c8eab14dfb4e351d5a31c9f7
mesh: Add guard against wedging outbound queue When using HCI command chains, the first packet send that starts an outbound sequence needs to still exist when command chain completes, or the outbound queue will wedge. The simplest solution is to send packets at least twice on an empty queue, if there is a chance it could be canceled.
Diffstat
| M | mesh/mesh-io-generic.c | | | 8 | ++++++++ |
1 files changed, 8 insertions(+), 0 deletions(-)