Hi Luiz, > suspend_req_complete shall only attempt to wake up if there no tasks > left otherwise the WAKE_COND will evaluate to false causing a premature > timeout when in fact the tasks are still in progress. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/hci_request.c | 21 ++++++++++++++------- > 1 file changed, 14 insertions(+), 7 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel