[roll] Roll fuchsia [iwlwifi] Fix tx rate setting for each tx packet Previously the tx rate in the tx cmd for all outgoing packets were set to a fixed value(IWL_FIRST_OFDM_RATE), but for data packets, this rate should be controlled by LQ_CMD. This CL modified the logic to skip rate setting in tx cmd for data packets after association. Original-Bug: 89011 Test: 1. According to the pcap files after this change, our device can send out packets with HT rates. 2. Test case added in mvm-test.cc. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609962 Original-Revision: cd273e39b6afc3e317c21c64d2a58c0839ac6292 GitOrigin-RevId: 7dd489c602f113f7ab89889e6b6bf23d79d2db21 Change-Id: I7945408a688e44bba1f09ba3b49203a3546f8799
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.