[roll] Roll fuchsia [wlanif] Guard use of the WlanFullmacImplIfc FFI upon iface destruction

Also adds wlanif unit test to check that wlanif will not access the
FFI after stop_fullmac_mlme() has been called.

Original-Bug: 357882905
Test: fx test wlanif
Test: Manual OOBE
Test: Manual create/destroy iface 1000x.
Test: antlion test cases
  - wlan_security_compliance_abg_test_quick
  - vape_interop_test
  - channel_switch_test (2g test cases)
  - wlan_phy_compliance
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097714
Original-Revision: 6a77bc87da956c34d5f59959cd6b73205071dfa6
GitOrigin-RevId: 70e5c8f9d1fe13f15a96f99bf7f96c48826535c0
Change-Id: I5971a063743604a4e4fd8f41e648251b5f70e753
1 file changed
tree: 58dc6a77ef04fdd4f87cc641bd8174191bc944a0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.