diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2021-09-16 23:10:49 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-09-21 11:44:52 +0300 |
commit | 037ce005af6b8a3e40ee07c6e9266c8997e6a4d6 (patch) | |
tree | 92a7c708be8c5b17870728dc94e9c68c3994c8c6 /tools/perf/scripts/python | |
parent | 266191aa8d14b84958aaeb5e96ee4e97839e3d87 (diff) | |
download | linux-037ce005af6b8a3e40ee07c6e9266c8997e6a4d6.tar.xz |
Bluetooth: SCO: Fix sco_send_frame returning skb->len
The skb in modified by hci_send_sco which pushes SCO headers thus
changing skb->len causing sco_sock_sendmsg to fail.
Fixes: 0771cbb3b97d ("Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg")
Tested-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions