]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 9 Mar 2020 21:57:23 +0000 (22:57 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Mar 2020 08:06:03 +0000 (10:06 +0200)
commitbb0084ec893ebed123911e50c93f3b8ae8470531
tree02d973c409e8cc0b6e0ac700ad84ff314cfac953
parent00b383b8abd1207b2c86e09834ad1617f1dd0388
Bluetooth: hci_h5: 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/hci_h5.c