Re: [PATCH] Bluetooth: Fix HCI_RESET command syncronization
From: Justin P. Mattock <hidden>
Date: 2011-03-16 19:11:10
On 03/16/2011 12:01 PM, Gustavo F. Padovan wrote:
Hi Anderson, * Anderson Lizardo[off-list ref] [2011-03-16 14:48:31 -0400]:quoted
Hi Gustavo, On Wed, Mar 16, 2011 at 2:46 PM, Gustavo F. Padovan [off-list ref] wrote:quoted
* Gustavo F. Padovan[off-list ref] [2011-03-16 15:44:46 -0300]:quoted
We can't send new commands before a cmd_complete for the HCI_RESET commnnd shows up. Reported-by: Mikko Vinni<redacted> Reported-by: Justin P. Mattock<redacted> Reported-by: Ed Tomlinson<redacted> Signed-off-by: Gustavo F. Padovan<redacted> --- include/net/bluetooth/hci.h | 2 ++ net/bluetooth/hci_core.c | 3 +++ net/bluetooth/hci_event.c | 4 +++- 3 files changed, 8 insertions(+), 1 deletions(-)It works for me, but can someone test this and then add a Tested-by line. Thanks.Which hardware is needed to test this?I don't know, I have a dongle that can cause this issue. It's CSR 1.1. I don't know which other dongles have a similar issue.
I started to test this out, but crapped out at hci_cmd_timer with the current Mainline do you have this for the current?