]> git.baikalelectronics.ru Git - kernel.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)
commit960ee0cbc5e276bb934e2348cfd9c476b12d923c
treeb23772ae495fc84951d872dac35947aa372fd6ca
parent79c74591894213b2e019976b165cc44c9c4478f9
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