]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 28 Oct 2019 18:25:02 +0000 (20:25 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 23 Jul 2022 00:14:37 +0000 (17:14 -0700)
commit2fa50257c290522084ce71d37fd68e5f4dfad261
treeb4d2a080075ca38e475d99e270cbe37a0d98ca16
parent8038f8d3936bf9229392f94b546a7d14a0fd3909
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet

Fix up the packet type if ISO packets are sent over the bulk endpoint.

Note: This is a stopgap since the Bluetooth specification currently
doesn't define any endpoint to transport ISO packets.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c