Re: [PATCH v2 2/2] usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config

From: Greg Kroah-Hartman
Date: Sun Jul 09 2023 - 04:06:59 EST


On Sat, Jul 08, 2023 at 05:18:38PM +0200, Markus Elfring wrote:
>
> > The fix involves checking the private flags EP_CLAIMED instead of relying
> > on the "claimed" flag.
>
>
> Please choose an imperative change suggestion.

Please do not review USB kernel patches, the comments you make are not
helpful for developers and will be ignored.

greg k-h