[PATCH] USB: gadget zero, loopback config fix
If the host writes OUT packets using URB_ZERO_PACKET (or its analogue on other USB host systems), then the loopback configuration should set req->zero, to use that same transfer termination policy when it writes the response back IN to the host.
Showing
Please register or sign in to comment