[roll] Roll fuchsia [wlan] Use inline table for WlanFullmacImplIfc::DeauthConf

Removes WlanFullmacDeauthConfirm struct and changes
WlanFullmacImplIfc::DeauthConf's request type to be a table defined
inline.

Test: fx test brcmfmac nxpfmac wlanif fullmac
Original-Bug: b/301104836
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/923017
Original-Revision: d477068084057a9b85156736743668c83c4132d6
GitOrigin-RevId: 3b85e35fcc5dc5beed68f70428928ae8620e2cd7
Change-Id: I6bb2a785960497eaa7f52cbd2ce73a690eb5f1ec
1 file changed
tree: e8713ce25ef06dcf9bca7cbb3e2ddf9ccd31ecab
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.