Files
linux/net
Luiz Augusto von Dentz 009bb7ee15 Bluetooth: L2CAP: Fix using wrong mode
[ Upstream commit 30d5772273 ]

If user has a set to use SOCK_STREAM the socket would default to
L2CAP_MODE_ERTM which later needs to be adjusted if the destination
address is LE which doesn't support such mode.

Fixes: 15f02b9105 ("Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-27 10:53:59 +01:00
..
2021-06-03 09:00:50 +02:00
2021-08-04 12:46:43 +02:00
2022-01-05 12:40:30 +01:00
2021-06-18 10:00:06 +02:00