]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6d60b7cc5072c1e2b5ba1ec93f9eed22bfd9a23
treeb1335ae146f7fe986461d8862ece891d8b747113
parentaaa1e7e039e02a87b4279086628ee5f529e0d0a6
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