]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Bluetooth: btrtl: Change message for missing config file
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 20 Feb 2017 02:04:57 +0000 (20:04 -0600)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 12 Apr 2017 20:02:38 +0000 (22:02 +0200)
commitabed84a0d53bac543771849af07a9a6254ce93b7
treeb1fe034585159f7af9b333172dd7969d04a6d592
parent1eef1c35006e69755330e721bf0789bbe0b1f7d3
Bluetooth: btrtl: Change message for missing config file

The message concerning missing config files for 8723b, 8821a, and
8761a should have been issued with BT_INFO() rather than BT_ERR() as
this condition is not fatal. After looking at that code, I have
reworked the logic to log such messages only if the device needs such a
config file. At the moment, only the 8822b fits that description.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: 陆朱伟 <alex_lu@realsil.com.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btrtl.c