|
@@ -437,6 +437,8 @@ static int sourcesink_setup(struct usb_configuration *c,
|
|
u16 w_value = le16_to_cpu(ctrl->wValue);
|
|
u16 w_value = le16_to_cpu(ctrl->wValue);
|
|
u16 w_length = le16_to_cpu(ctrl->wLength);
|
|
u16 w_length = le16_to_cpu(ctrl->wLength);
|
|
|
|
|
|
|
|
+ req->length = USB_BUFSIZ;
|
|
|
|
+
|
|
/* composite driver infrastructure handles everything except
|
|
/* composite driver infrastructure handles everything except
|
|
* the two control test requests.
|
|
* the two control test requests.
|
|
*/
|
|
*/
|