[roll] Roll fuchsia [wlansoftmac] Post sync task for Rust MLME dispatcher instead of spawning an async task

In an attempt to isolate the cause of the peroiodically flaking hw-sim
tests, this change removes possibility that the async task code in the
Rust driver framework is causing large delay when running the test.

Original-Bug: 447408672
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446011
Original-Revision: 9088eddb7d488a52f76603a47b19d09ccdc476e2
GitOrigin-RevId: 21cd9ee304dd7240946eea49a3de734f0ebf1dcf
Change-Id: Id27309e24010c823492dc94bb97c997abd82c9bf
1 file changed
tree: 64740a9c06b4e17799d371de04437c622368f87c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.