diff options
author | Balakrishna Godavarthi <bgodavar@codeaurora.org> | 2018-10-16 16:21:35 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2018-10-18 09:55:16 +0200 |
commit | c614ca3f7476934de54dd731e09d094ad822696c (patch) | |
tree | d331236fc9bee60e26986bb5f810756335f4f687 /kernel/sys.c | |
parent | Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device (diff) | |
download | linux-c614ca3f7476934de54dd731e09d094ad822696c.tar.xz linux-c614ca3f7476934de54dd731e09d094ad822696c.zip |
Bluetooth: hci_qca: Add support for controller debug logs.
This patch will prevent error messages splashing on console.
[ 78.426697] Bluetooth: hci_core.c:hci_acldata_packet() hci0: ACL packet for unknown connection handle 3804
[ 78.436682] Bluetooth: hci_core.c:hci_acldata_packet() hci0: ACL packet for unknown connection handle 3804
[ 78.446639] Bluetooth: hci_core.c:hci_acldata_packet() hci0: ACL packet for unknown connection handle 3804
[ 78.456596] Bluetooth: hci_core.c:hci_acldata_packet() hci0: ACL packet for unknown connection handle 3804
QCA wcn3990 will send the debug logs in the form of ACL packets.
While decoding packet in qca_recv(), marking the received debug log
packet as diagnostic packet.
Signed-off-by: Harish Bandi <c-hbandi@codeaurora.org>
Signed-off-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions