[roll] Roll fuchsia [overnet][usb] Lower TX warning to debug

I originally elevated this log line because I thought it was a bigger
issue than it is. In practice the read from the socket doesn't happen
until the tx buffer is available, so no data is lost.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207227
Original-Revision: 342bc2684124746ad469f88eea03d2bc0e82aed1
GitOrigin-RevId: 16abb5c97f2120ee7f89a426906b39c9b8eaf57a
Change-Id: I0db1194565560ee575661d5b0a71887baee69aba
1 file changed
tree: 459e8fcc8f2afecbac8b6d4ad5c0d6058beb0794
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.