Re: [RESEND PATCH] USB: core: report interrupt endpoint correctly in companion descriptor diagnostic

From: Greg KH

Date: Thu Jul 02 2026 - 08:01:11 EST


On Thu, Jul 02, 2026 at 05:26:55PM +0800, raoxu wrote:
> 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.

So you dropped the Ack now? That's not ok, just respond to the original
thread.

But realize that the merge window just ended, and I'm staring down
thousands of pending patches. If you wish to see patches applied
sooner, please help review other ones.

thanks,

rgeg k-h