Re: [RESEND PATCH] USB: core: report interrupt endpoint correctly in companion descriptor diagnostic
From: raoxu
Date: Thu Jul 02 2026 - 06:42:11 EST
Hi Greg,
> > interrupt endpoint because bulk endpoints are handled by the following
> > else-if branch.
> >
> > Report the endpoint type as Interrupt instead of Bulk to avoid
> > misleading descriptor diagnostics.
> >
> > Signed-off-by: Xu Rao <raoxu@xxxxxxxxxxxxx>
> > ---
> > drivers/usb/core/config.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Why is this RESEND? Always say so below the --- line.
The original submission received an Acked-by, but it was not picked up.
I resent the unchanged patch to bring it back to attention.
Sorry, I should have stated the reason below the --- line.
Ack reply:
https://lore.kernel.org/linux-usb/077ba20b-9677-4812-a083-b5216281611e@xxxxxxxxxxxxxxx/
Thanks,
Xu Rao