]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Reject LE CoC commands when the feature is not enabled
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 3 Dec 2013 07:51:51 +0000 (09:51 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:34 +0000 (07:05 -0800)
commit6e3b0d104dfca3dd183afced1385238050916751
treea7e4ff16deb9b1a98f073b50eb653011ed736def
parentad38e915cc9e7656e00182f5ab87f8de101214ee
Bluetooth: Reject LE CoC commands when the feature is not enabled

Since LE CoC support needs to be enabled through a module option for now
we need to reject any related signaling PDUs in addition to rejecting
the creation of LE CoC sockets (which we already do).

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