[roll] Roll fuchsia [wlan][brcmfmac] Disable mchan feature.

The following feature is causing tx stuck and link-down problems
during certain channel switch scenarios. Disabling this feature
helps provide stability.

Original-Bug: fxbug.dev/75819
Test: Test added, Iperf, ChannelSweepTest

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/522454
Original-Revision: f265df527bcd74c82b79e5b17c9f028f2192deca
GitOrigin-RevId: def7c348d3b53fd56b444644374f51069687f628
Change-Id: I853e8380f674f1202212e37e9cffe464ee25bb24
1 file changed
tree: 637f0d792db074a1e81028d0fb2c7d0bd37f20c5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.