[roll] Roll fuchsia Revert "[wlan] Inline table for Fullmac OnChannelSwitch."

This reverts commit 25df9702ae06985423cd8e8d43b7382bde5dd893.

Reason for revert: <suspected to be breaking tree https://g-issues.fuchsia.dev/issues/380311924

Original change's description:
> [wlan] Inline table for Fullmac OnChannelSwitch.
>
> ABI-compatible table type is preferred over struct for Fullmac
> OnChannelSwitch.
>
> Test: fx test brcmfmac_sim_test wlan_mlme_tests fullmac-tests
> Original-Bug: b/301104836
> Change-Id: I2382024067e2969a5093305b2f5906d9b97fbff8
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157853
> API-Review: Rebecca Silberstein <silberst@google.com>
> Commit-Queue: Karl Ward <karlward@google.com>
> Reviewed-by: Dylan Swiggett <swiggett@google.com>
> Reviewed-by: John Tan <johntan@google.com>
> Reviewed-by: Rebecca Silberstein <silberst@google.com>

Original-Bug: b/301104836
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161096
Original-Revision: e96a6f19202eee94e6c2b823794167eb48e3f056
GitOrigin-RevId: f3238e08c34e1a96b9b730956c8e26dd4aa74812
Change-Id: I85b4ed8b89d8b54da1261f44c695fc89947ee048
1 file changed
tree: b8bc1baa76c6f61213d6c72c9dbdb43c3ec32eb2
  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 in one of the communication channels documented at get involved.

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.