[roll] Roll fuchsia [virtio-net] Fix link status reporting

A recent change to netdevice FIDL types accidentally reverted a fix to
the virtio-net link reporting. Re-introduce the fix again.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915124
Original-Revision: 8486fa7c86570d6e881243fad0ad747c4fc143b5
GitOrigin-RevId: 5a4d1159bf0f78711d84a2ea6ca125ce929daddc
Change-Id: I479fcfa27235a5dfdfd17f0926cafcae9651428f
1 file changed
tree: 11700eb2b1334fe3dfd29f45d9d6615223abfc86
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.