summaryrefslogtreecommitdiff
path: root/include/linux/byteorder
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2026-07-25 12:59:22 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2026-07-28 16:13:13 -0400
commit2c1e4e00613dfd105f978be2276e5e265801ec9f (patch)
treed06659b3afbc51e2729596a539fa28f47eba986d /include/linux/byteorder
parentabf9753edf3f88282c44a605f3945d8d4f8dd86c (diff)
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
hci_conn_del() caller must hold hdev->lock, check the conn was not concurrently deleted, and usually inform socket the conn is going to be deleted. Use hci_abort_conn_sync() instead of calling hci_conn_del() without locks etc. Fixes: 8e8b92ee60de5 ("Bluetooth: hci_sync: Add hci_le_create_conn_sync") Signed-off-by: Pauli Virtanen <pav@iki.fi> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions