[roll] Roll fuchsia [wlansoftmac] Use fdf::Arena to remove a copy from rx path

Because Rust MLME can now properly handle the lifetime of an
fdf::Arena, wlansoftmac can pass ownership of an fdf::Arena allocated
buffer to Rust MLME such that a copy is no longer required along the
WLAN Rx path.

Original-Fixed: 343231133
Multiply: fuchsia-pkg://fuchsia.com/wlan-mlme-tests
Multiply: fuchsia-pkg://fuchsia.com/wlansoftmac-rust-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-contemporary-privacy-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-legacy-privacy-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-rate-selection-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082815
Original-Revision: 046c8fab609d8802e3de3da2c4c81b4b1ac5da75
GitOrigin-RevId: 93c5e0f0f5ce34fbf175908a07bbce05f62891e3
Change-Id: I9bd5211bcdc6eb915d6507f1278de83e1bd0b81f
1 file changed
tree: 1248e5ec55735eabb80a2cce1572b19ac2953ec5
  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.