]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Oct 2013 07:03:39 +0000 (00:03 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Oct 2013 07:13:30 +0000 (10:13 +0300)
commitf592e8bbf8431dc4fe3c50b9b5bdd717a6dd71a8
tree3c2481da00bc5a1ed74a428ba433f342d8f7ef4d
parent958c841b94189670f8d41628b329232aaefaa381
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR

When receiving connectionless packets on a LE connection, just drop
the packet. There is no concept of connectionless channels for LE.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c