[SRU] [B/C] [PATCH 0/1] Fix "Bluetooth: hci0: last event is not cmd complete (0x0f)"
Kai-Heng Feng
kai.heng.feng at canonical.com
Wed Mar 27 08:32:39 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1748565
[Impact]
Kernel constantly reports "Bluetooth: hci0: last event is not cmd
complete (0x0f)" when using Bluetooth.
[Fix]
If the HCI event is Command Status, just bail because there's no further
thing to do.
[Test]
Open Gnome Control Center's Bluetooth panel to start BT scan. The kernel
keeps spewing out the messege.
After applying the patch the message doesn't show anymore.
[Regression Potential]
Low. Upstream patch and succesfully tested.
Johan Hedberg (1):
Bluetooth: Fix unnecessary error message for HCI request completion
net/bluetooth/hci_event.c | 6 ++++++
1 file changed, 6 insertions(+)
--
2.17.1
More information about the kernel-team
mailing list