diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2021-12-08 15:35:48 -0800 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2021-12-21 13:46:30 -0800 |
commit | 30d57722732d9736554f85f75f9d7ad5402d192e (patch) | |
tree | 5d3d6cb3d77a6be0a065387245c38ae9fa5a263f /drivers/bluetooth | |
parent | 9446bdde51ac9cc8023c732ec0cc05e820ae8d20 (diff) | |
download | linux-30d57722732d9736554f85f75f9d7ad5402d192e.tar.gz |
Bluetooth: L2CAP: Fix using wrong mode
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: 15f02b9105625 ("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>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions