diff options
author | 2014-07-11 04:58:29 +0200 | |
---|---|---|
committer | 2014-07-11 13:53:04 +0300 | |
commit | f49daa8190ebf25eae907048266b590a9cdccb95 (patch) | |
tree | dee6ee7780dda2218098ef6ff7ce9dc0f22680c7 /net/bluetooth/hci_sock.c | |
parent | Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl (diff) | |
download | wireguard-linux-f49daa8190ebf25eae907048266b590a9cdccb95.tar.xz wireguard-linux-f49daa8190ebf25eae907048266b590a9cdccb95.zip |
Bluetooth: Move HCI socket definitions into its own header file
All the HCI sockets and ioctl based definitions have been in a global
header file that also includes all the HCI protocol structures. To
make this a bit cleaner, move them into its own file.
This also adjusts fs/compat_ioctl.c to only include this new file
and not all the protocol structures that are not needed.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/bluetooth/hci_sock.c')
0 files changed, 0 insertions, 0 deletions