Skip to content
Commit d924ba62 authored by Luiz Augusto von Dentz's avatar Luiz Augusto von Dentz Committed by Greg Kroah-Hartman
Browse files

Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync

[ Upstream commit 04a51d61

 ]

ISO_LINK connections where not being handled properly on
hci_abort_conn_sync which sometimes resulted in sending the wrong
commands, or in case of having the reject command being sent by the
socket code (iso.c) which is sort of a layer violation.

Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Stable-dep-of: acab8ff2

 ("Bluetooth: ISO: Fix invalid context error")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 054dfb82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment