Hi Marcel,
On Mon, Aug 21, 2017, Marcel Holtmann wrote:
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>
---
net/bluetooth/Kconfig | 10 ++++++++++
net/bluetooth/hci_sock.c | 6 ++++++
2 files changed, 16 insertions(+)
Applied to bluetooth-next. Thanks.
Johan