OSDN Git Service

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)
commit85418feff6faa96b6f3cee29235821d9afd8a592
treedf1848831dd6f8f290178f039868c125822dfeab
parent1313bccf00f6dfef99724d58e4416281b71e7189
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