]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85a428962ef593cbc441f2eeaae7cb65250e957f
tree62cd291a106a2f5bf60b2a05445a71d64b09eafb
parentf662f496a440783670083074d8a4c789177b6ae0
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