[roll] Roll fuchsia [ethernet][igc] Fix issues found in memory checks 1. rx_buffers_ and tx_buffers_ are initialized with 0s so that there won't be random values appear in the first access to any of the fields. 2. The length of tx_buffers_ should match the tx descriptor ring buffer size which is kEthTxDescRingCount. Original-Bug: 112566 Test: "fx pave" with a build after "fx set --fint-params-path 'integration/infra/config/generated/turquoise/fint_params/global.dev.ci/bringup.x64-nuc11.textproto' " Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/743392 Original-Revision: 3023f0f97c11935946ef01184bea7ec2dc65918d GitOrigin-RevId: 690d5654497f8186a856932c16225ab294704d3f Change-Id: Ibdac1ae0efaef658a8404d7591847b00c687aaf0
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.