aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZijun Hu <[email protected]>2024-04-22 22:57:10 +0800
committerLuiz Augusto von Dentz <[email protected]>2024-05-14 10:51:05 -0400
commitc48439fcd18e87aa4cdfbbe68fe78fc35a681d21 (patch)
treebfe2625d224549e727f3f59fab6cd90efae2a58f /tools/perf/scripts/python
parent958cd6beab693f395ffe07814ef77d2b45e8b0fc (diff)
Bluetooth: btusb: Correct timeout macro argument used to receive control message
USB driver defines macro @USB_CTRL_SET_TIMEOUT for sending control message timeout and @USB_CTRL_GET_TIMEOUT for receiving, but usb_control_msg() uses wrong macro @USB_CTRL_SET_TIMEOUT as argument to receive control message, fixed by using @USB_CTRL_GET_TIMEOUT to receive message. Signed-off-by: Zijun Hu <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions