[roll] Roll fuchsia [netdevice] Use eth::Operation for cookie storage

Use eth::Operation::private_storage() to store the bytes for the QueueTx
callback cookie, thereby simplifying the implementation of QueueTx.

Tested: fx test netdevice-migration-tests
Original-Fixed: 93293

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644984
Original-Revision: c907daaa77b80203adaef59e58f8ea61e31fac3f
GitOrigin-RevId: e1d4acb8ca3ab3a89b1fd667901b89635674bb9b
Change-Id: Id6deabfa4ce738216098d54b3a2e27f604339cd7
1 file changed
tree: 3c42d05e03db3342f40405c4ae410f89e282c71a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.