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)
commit94b6a09b67ac4f0772d298aec0973fe3261150a0
treec2a90540c935e7e6a000e6633036f3a01b3e2dc2
parenta28776296c7e3f2d0bb34e0e746968627fe588e8
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