commit | c4c1d8d0695a505742c34fb82f507a9dd48fd95e | [log] [tgz] |
---|---|---|
author | Sakthi Vignesh Radhakrishnan <rsakthi@fuchsia.infra.roller.google.com> | Tue Oct 17 19:11:13 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 17 12:12:37 2023 -0700 |
tree | b8803f2dae6fe02c3bb3ec01bf0ea6e06b23167e | |
parent | 1d15a6ca5dfd8bb2f8dbcccf22cf3edf8dac7ddd [diff] |
[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
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 via the IRC channel #fuchsia
on Freenode.
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
.