Files
linux/drivers
Zijun Hu c48439fcd1 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>
2024-05-14 10:51:05 -04:00
..
2024-04-25 19:25:54 +02:00
2024-04-08 14:09:58 +01:00
2024-03-07 21:52:03 +00:00
2024-02-16 18:51:00 -05:00
2024-03-07 20:37:04 +00:00
2024-02-19 21:23:28 +01:00
2024-03-07 20:32:47 +00:00
2024-03-07 20:32:38 +00:00
2024-02-20 13:36:34 +01:00
2024-04-22 17:07:13 -04:00
2024-02-19 11:10:55 +01:00