[roll] Roll fuchsia [brcmfmac] Check null pointer in set btcoex mode There seems to be a path where during interface deletion the btcoex module has already detached when we call set btcoex mode. This causes a null pointer deference and a crash. Resolve this by checking if the btcoex info is still valid and returning an error if it's not. Original-Fixed: 434933032 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1515276 Original-Revision: 24d43ade092883b3416dfcacf2a2d1351b6df159 GitOrigin-RevId: 332e4899c6fa5a421e7840b5b5c4292d1ca24d14 Change-Id: Ib8cec271954662c88c76c76c74849eec86ed85aa
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 in one of the communication channels documented at get involved.
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.