diff options
author | 2024-04-22 22:57:10 +0800 | |
---|---|---|
committer | 2024-05-14 10:51:05 -0400 | |
commit | c48439fcd18e87aa4cdfbbe68fe78fc35a681d21 (patch) | |
tree | bfe2625d224549e727f3f59fab6cd90efae2a58f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921 (diff) | |
download | wireguard-linux-c48439fcd18e87aa4cdfbbe68fe78fc35a681d21.tar.xz wireguard-linux-c48439fcd18e87aa4cdfbbe68fe78fc35a681d21.zip |
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 <quic_zijuhu@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions