[roll] Roll fuchsia [brcmfmac] Explicitly initialize FIDL requests before use

This changes the brcmfmac driver to consistently explicitly default
initialize FIDL requests. Previously we would explicitly initialize
in some cases but not others.

Test: unit tests, OOBE

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948015
Original-Revision: 015f8539015d0de544786db2730b0e329a1384b2
GitOrigin-RevId: 29284e38d3095118f9f83f3cb8d1a614afd1f44d
Change-Id: I37eb894695d56ce33b7be4c830403625f6898b95
1 file changed
tree: 9174bc6860102809effe0d5b9e19e52060b6239a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.