]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move blacklist debugfs entry creation into hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 00:24:14 +0000 (17:24 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 07:26:58 +0000 (10:26 +0300)
commit917be64437bc557e05919ddfd33dac36e63fe2f4
tree8f8239a291fb5f8a1a53c99ec28091fe0dbe43e3
parentfcc3c6b3c99045ba67dcb16d9cc6a9fe841b5d9d
Bluetooth: Move blacklist debugfs entry creation into hci_core.c

The blacklist debugfs should only be created together with the other
entries after the setup procedure has been finished.

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