This patches fix the usage of scatter gather with the dwc3 gadget driver. The driver is currently not using the variables pending_sgs and queued_sgs as intended. This series fixes that. Michael Grzeschik (2): dwc3: gadget: fix setting of pending_sgs dwc3: gadget: fix tracking of used sgs in request drivers/usb/dwc3/gadget.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.29.2