[roll] Roll fuchsia [brcmfmac] Mitigate brcmf_remove_interface crash.

This change handles the case where an interface is already
being cleaned up and has been removed from the list and its
linkages to other nodes have been invalidated.

Original-Bug: 486171054
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1576833
Original-Revision: 975047f0b3bc4e3b465c810f94785e2d91437834
GitOrigin-RevId: 415f1942c33414c7f9068428dff60a240fd33615
Change-Id: Iff69258a98415206aeb4f8b8227c2bfb4ea87355
1 file changed
tree: 9555b02a133ce7f3cf2b256ba09d02594e28a891
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.