Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fd30edda authored by Hemant Kumar's avatar Hemant Kumar Committed by Stephen Boyd
Browse files

usb: gadget: Send zero-length packets on bulk IN



Set the flag that enables the usb device controller to
send zero-length packet if the payload size is a multiple
of the max packet size. For such payload size if zero length
packet is not sent, IP packet received by host driver after
transfer completion will be a corrupted IP packet which will
be dropped by network layer. This results in downlink data
stall.

Change-Id: Ica99e0be7f18f27f7a77c31526f51d88df4682ec
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent b5cad37a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment