[roll] Roll fuchsia [usb][dwc3] Don't start the next transfer if the endpoint is disabled

In QueueRequests(), check if the endpoint is disabled before attempting
to start the next transfer. This reduces the potential number of error
logs and simplifies the flow slightly.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408616
Original-Revision: 03a8e6b91d02de1c015a5244029ce023239b8b8c
GitOrigin-RevId: caa7b202e1f4161103d23b8cb3cebd633f5f6b42
Change-Id: I63f893ee9bbae68ead4251ed3c4084b1b5f3ed11
1 file changed
tree: 1a9814f222ab4c8c28a9ca3c0451db77fd94edef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.