[roll] Roll fuchsia [wlan] Disable BlockAck state machine in MLME.

This change temporarily disables the BlockAck state machine in MLME,
because it transmits BlockAck frames without coordinating with the
driver. This has caused traffic problems in some cases when an AP
initiates BlockAck.

Original-Bug: 98298
Test: Unit tests and manual testing.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/675322
Original-Revision: bf833848d4ae1aa3893b86b8da2fefdb86560c5d
GitOrigin-RevId: ae630b733209da1153705cd7729985d7739c31ec
Change-Id: I0d80c50e9a322484a48f1e128ec18df11e7083f4
1 file changed
tree: 9e3550714ceca3c9b303a2f34c6c0f7126b8f556
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.