]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Don't copy L2CAP LE signalling to raw sockets
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Oct 2013 06:51:49 +0000 (23:51 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Oct 2013 07:07:58 +0000 (10:07 +0300)
commitd0b81d55958084e213329feeb62aa88b6a9ff731
treec2a90540c935e7e6a000e6633036f3a01b3e2dc2
parent65a237262cab52c6e3e4114918bfdcabeede23b6
Bluetooth: Don't copy L2CAP LE signalling to raw sockets

The L2CAP raw sockets are only used for BR/EDR signalling. Packets
on LE links should not be forwarded there.

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