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

Skip to content
Commit 225a1dd5 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

usb: gadget: u_ctrl_hsic: Fix hsic control endpoint stall



The USB EHCI and XHCI drivers assume that there will be only IN
status stage for 0 data length control transfers. If the device
connected over HSIC submits data on the control OUT endpoint, the
control transfer will never get finished.

There is no significance to 0 length SEND_ENCAPSULATED command. Fix
the control endpoint stall by dropping such packets.

CRs-Fixed: 563403
Change-Id: Ia9d4d8f6437abde7faffabbe5105cd53b9f2cd4d
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent f34d9bd5
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