]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Aug 2018 09:20:49 +0000 (11:20 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 3 Aug 2018 11:14:51 +0000 (14:14 +0300)
commit0a52c52298a93565341bf8f7060604cf0b47860e
treedf1848831dd6f8f290178f039868c125822dfeab
parent8925bcca993efa76083ce9821cce86983a78d886
Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors

Replace the BT_ERR functions with bt_dev_err to get a consistent error
printout that always prefixes the HCI device identifier.

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