diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2024-04-22 22:57:10 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-05-14 10:51:05 -0400 |
commit | c48439fcd18e87aa4cdfbbe68fe78fc35a681d21 (patch) | |
tree | bfe2625d224549e727f3f59fab6cd90efae2a58f /samples/pfsm | |
parent | 958cd6beab693f395ffe07814ef77d2b45e8b0fc (diff) | |
download | linux-stable-c48439fcd18e87aa4cdfbbe68fe78fc35a681d21.tar.gz linux-stable-c48439fcd18e87aa4cdfbbe68fe78fc35a681d21.tar.bz2 linux-stable-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 'samples/pfsm')
0 files changed, 0 insertions, 0 deletions