Commits
Peter Chen committed 2175533f83d
MLK-23181-2 usb: cdns3: gadget: add one missing condition for cdns3_request_handled If the dequeue pointer advances to the first trb, but the priv_req->end_trb is the last trb, we consider the trb this dequeue pointer points doesn't belong to this request. Reviewed-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>