On Tue, Mar 21, 2023 at 08:40:53AM -0400, Pawel Laszczak wrote: > In some cases, driver trees to send Status Stage twice. > The first one from upper layer of gadget usb subsystem and > second time from controller driver. > This patch fixes this issue and remove tricky handling of > SET_INTERFACE from controller driver which is no longer > needed. > > cc: <stable@xxxxxxxxxxxxxxx> > Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver") > Signed-off-by: Pawel Laszczak <pawell@xxxxxxxxxxx> > > --- > Changelog: > v2: > - removed Smatch static checker warning This is already in 6.3-rc4, right? thanks, greg k-h