[roll] Roll fuchsia [wlan] Fix `assert_variant` macro with multiple format args

The assert_variant macro was broken when multiple format args were
passed in.

Test: fx test wlan-common-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/469881
Original-Revision: cd833af1398f12fe9e9fa5c2f6693627f0c6336e
GitOrigin-RevId: 9b04acb405b549d4fadf18d3f8ced76eb53e9746
Change-Id: Ib654264b882b583fb28877cf5048136643fbb072
1 file changed
tree: bae64e941d93e38730e2578bc355d708e9105541
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.