[roll] Roll fuchsia [wlansoftmac] Move dispatcher creation into Rust
This change uses the new fdf::Dispatcher to create a new dispatcher
from the Rust side of the FFI. The primary intent is to make
fdf::Dispatcher load-bearing to improve confidence in its
implementation.
This change renamed sta_shutdown_handler to shutdown_completer and
moves it across the FFI. The shutdown_completer must be called from
within the dispatcher which is now created on the Rust side of the
FFI.
Test: fx test wlansoftmac-{good,bad}-driver-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079477
Original-Revision: 9992b2c8e1abbf0f268c678ee887df329230c8d8
GitOrigin-RevId: ad2d14cf505efee23f955eaea360ac5d73da2af9
Change-Id: I1cbfd04e228b0ab3b41c7b72622764f9df5607c5
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.