Hi Marcel, On Mon, Oct 30, 2017, Marcel Holtmann wrote: > In case of using BT_ERR and BT_INFO, convert to bt_dev_err and > bt_dev_info when possible. This allows for controller specific > reporting. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > drivers/bluetooth/bpa10x.c | 15 ++-- > drivers/bluetooth/bt3c_cs.c | 2 +- > drivers/bluetooth/btbcm.c | 103 ++++++++++++------------- > drivers/bluetooth/btintel.c | 42 +++++------ > drivers/bluetooth/btqca.c | 6 +- > drivers/bluetooth/btrtl.c | 21 +++--- > drivers/bluetooth/btusb.c | 155 ++++++++++++++++++-------------------- > drivers/bluetooth/hci_ath.c | 2 +- > drivers/bluetooth/hci_h4.c | 2 +- > drivers/bluetooth/hci_qca.c | 12 +-- > drivers/bluetooth/hci_serdev.c | 9 +-- > include/net/bluetooth/bluetooth.h | 3 + > net/bluetooth/a2mp.c | 2 +- > net/bluetooth/amp.c | 4 +- > net/bluetooth/hci_conn.c | 4 +- > net/bluetooth/hci_core.c | 35 +++++---- > net/bluetooth/hci_event.c | 46 +++++------ > net/bluetooth/hci_request.c | 16 ++-- > net/bluetooth/hci_sysfs.c | 2 +- > net/bluetooth/mgmt.c | 56 +++++++------- > net/bluetooth/smp.c | 22 +++--- > 21 files changed, 279 insertions(+), 280 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