commit | b900e4d10c467338d8c0eb64fe4f10b91a496b9d | [log] [tgz] |
---|---|---|
author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Thu Jul 25 02:04:44 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 24 19:06:43 2024 -0700 |
tree | 1248e5ec55735eabb80a2cce1572b19ac2953ec5 | |
parent | 15de7573681d10606b50725b43b6bce2d0ae40d5 [diff] |
[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
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
.