[roll] Roll fuchsia [brcmfmac] Fix driver initiated DEAUTH

The WLAN stack assumes all non locally initiated deauths as coming from
the AP. However, the driver is currently setting locally_initiated as
false for driver initiated deauths. This CL addresses the problem.

Test: new test added + on device test for WMERxErrorHigh failure.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/931525
Original-Revision: d96ad4da3bab4787a1bfce3c0c73f42d98b763bc
GitOrigin-RevId: fd85075f43754a95d0827b3517b8c9f121820c57
Change-Id: Ide1d46c6932a7dc43955233d73a5d5e602e2672e
1 file changed
tree: b8803f2dae6fe02c3bb3ec01bf0ea6e06b23167e
  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.