]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()
authorRocky Liao <rjliao@codeaurora.org>
Wed, 14 Aug 2019 07:42:39 +0000 (15:42 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 14 Aug 2019 13:50:46 +0000 (15:50 +0200)
commit6600c0808e2ea2939009e53983f066fe38bd308a
treeb23772ae495fc84951d872dac35947aa372fd6ca
parent12072a68961af20e84ddb4aba2387ba5f70e8c14
Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()

Don't fall through to print error message when receive sleep indication
in HCI_IBS_RX_ASLEEP state, this is allowed behavior.

Signed-off-by: Rocky Liao <rjliao@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c