Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
stable inclusion from stable-v5.10.166 commit 1d580d3e1311c5d28f0f28137cbcb999e9d446d8 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I87FRA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1d580d3e1311c5d28f0f28137cbcb999e9d446d8 -------------------------------- commit 97dfaf07 upstream. If a command is already sent, we take care of freeing it, but we also need to cancel the timeout as well. Signed-off-by:Archie Pusaka <apusaka@chromium.org> Reviewed-by:
Abhishek Pandit-Subedi <abhishekpandit@google.com> Signed-off-by:
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by:
Fedor Pchelkin <pchelkin@ispras.ru> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment