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

Break the tail of mac_clear_assoc() into another function
mac_unconfigure_bss() for future usage.

Also swap the order of REMOVE_STA and iwl_mvm_remove_chanctx().

Original-Bug: 86305

Test: Modified an existing SIM test and added two new tests
to check the newly added functionality.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591706
Original-Revision: 51cbffec52f7ab3c118e1c80b027b92ab2a9e16e
GitOrigin-RevId: 61ddc29eec48e5a4c5587c003a674962f841f6e1
Change-Id: I4ba6b460c65a07837247f5480c2042b45e549320
1 file changed
tree: 845071fb1a28657405bf97014d51ca6e99ac47ee
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.