commit | a53366fa87800715f5ffcc80e590e3141a65c6f5 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Tue Jul 30 23:57:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 30 16:58:37 2024 -0700 |
tree | cf49e6f59202e71f7fe0583bd44f019becf79bfd | |
parent | 0293bf4023cf18844479593a1b26a7d94a330e8f [diff] |
[roll] Roll fuchsia [dwmac] Fix race with Ethernet Start In an attempt to remove netsvc from all images, we observed vim3 had failures because the driver never propagates the online status up to the legacy Ethernet driver if the child driver ends up binding after the link is observed up by dwmac. Fix that by making sure to notfy the child as soon as it binds, which is a known workaround on the legacy Ethernet interface. Original-Bug: 355280494 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1091712 Original-Revision: 6d9b7205b565f0188656b36ab2c0ca8b00e04a59 GitOrigin-RevId: ef8f83b77995e9950d7576be28a30891785d9308 Change-Id: Ib61f73853293f5b3e738daa326361938f4b1e5f1
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.