Re: [PATCH v2] usb: core: clear both ep_in and ep_out for non-ep0 control endpoints
From: Hui Peng
Date: Sun Sep 20 2026 - 21:43:01 EST
On Sun, Sep 20, 2026 at 8:21 PM Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote:
>
> Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
>
> You might consider looking through other parts of the code to see if
> they need similar attention. Historically we haven't been very good
> about supporting control endpoints other than ep0.
>
> Alan Stern
Thank you for the review and Acked-by, Alan.
We will audit the rest of the USB core and host controller paths for
non-ep0 control endpoint handling, and if we find any additional issues,
we will report and submit them in separate patches.
Best regards,
Hui Peng