• David Brownell's avatar
    [PATCH] USB: gadget zero, loopback config fix · de32e901
    David Brownell authored
    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.
    de32e901
zero.c 32.9 KB