Hi Marcel, On Wed, Oct 16, 2013, Marcel Holtmann wrote: > The inquiry_cache debugfs entry is only valid for BR/EDR capable > controllers. In case of single mode LE-only controllers that > entry is not valid. > > Move the creating of the debugfs entries to the end of controller > init and only create the inquiry_cache entry if BR/EDR is actually > supported. > > At the same time this avoids creating any debugfs entries for > AMP controllers since none of the entries are valid there. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 57 +++++++++++++++++++++++++++++++++++++++++++++-- > net/bluetooth/hci_sysfs.c | 39 -------------------------------- > 2 files changed, 55 insertions(+), 41 deletions(-) Applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html