OSDN Git Service

Bluetooth: Add option for disabling legacy ioctl interfaces
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 21 Aug 2017 08:29:08 +0000 (01:29 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 30 Aug 2017 19:00:19 +0000 (22:00 +0300)
commitdbbccdc4ced015cdd4051299bd87fbe0254ad351
treeb1335ae146f7fe986461d8862ece891d8b747113
parent96a1c173ea6576652df8564fabc5fe95e3d82d52
Bluetooth: Add option for disabling legacy ioctl interfaces

The legacy ioctl interfaces are only useful for BR/EDR operation and
since Linux 3.4 no longer needed anyway. This options allows disabling
them alltogether and use only management interfaces for setup and
control.

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