]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use separate dbg_flags to special debugfs options
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 21 Jun 2014 02:53:17 +0000 (04:53 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:43 +0000 (17:42 +0200)
commit8b48f9457e5577e9dded6ad83e248cb87f35804a
tree325f90ad66408f35dd476dd9aea10991725e9b41
parent8e633a9fede742235ddf3caad5e507553efa4422
Bluetooth: Use separate dbg_flags to special debugfs options

All the special settings configured via debugfs are either developer
only options or temporary solutions. To not clutter the standard flags,
move them to their own dbg_flags entry.

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