[roll] Roll fuchsia [netstack3] Remove references to nonexistent function

In Iaea7eaf0410fdbf197f30ed3a309c7d011ec9889, the freestanding function
that is referred to was replaced with the `OpaqueIid` type.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183333
Original-Revision: 83def80bd15ebb58cc6558bd9a93c54d7af4c1d6
GitOrigin-RevId: a830e3ad4111a471f32e2709e181bcca3fa12d22
Change-Id: I4d4bd5ab594fe945ba7354c30a9c82b5d49cd825
1 file changed
tree: e99d8c1997e9ad176b2423091963c89738762cc1
  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.