[roll] Roll fuchsia [wlan][iwlwifi] port mac_clear_assoc()

This is the last piece of code that enables the disassociation. The
changes include the Tx queue management and the STA state transition.

This is also the follow-up of fxr/56379. The mvm_sta ownership is
actually transferred into mvm->fw_id_to_mac_id[] while configure_bss.
So we cannot remove it while we are still using it.

Original-Bug: 36742, 49531
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/412252
Original-Revision: 71fe1f79a9ee93dc237bf7b1e798abd4244a4237
GitOrigin-RevId: 203f79ca6186305b0fcea550787094369c17a89e
Change-Id: I7291f89305f27b68b9001c15df2f4b06bf12da0c
1 file changed
tree: 7a93df04d862d3306406a51aa6a29e68d9f71e08
  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.