Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 9 Mar 2020 21:44:56 +0000 (22:44 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Mar 2020 08:05:50 +0000 (10:05 +0200)
commit2a4f3909d0fbdac9352e35c6f6cfd81bb2101e50
tree62cd291a106a2f5bf60b2a05445a71d64b09eafb
parent71811cac8532b2387b3414f7cd8fe9e497482864
Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible

All HCI device specific error messages shall use bt_dev_err to indicate
the device name in the message.

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