Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 27 Mar 2020 18:32:14 +0000 (11:32 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 2 Apr 2020 06:25:19 +0000 (08:25 +0200)
commitb86b0b150fed840c376145383ef5105116c81b0c
tree14e842797ef953840e5f87d8ef50a0fdaa761143
parent139dfad6cfa0ff816ea06d70132b164a44257c12
Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS

L2CAP_OPTIONS shall only be used with BR/EDR modes.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_sock.c