[roll] Roll fuchsia [wlan][ddk] Trivial DDK fixes.

Fixing trivial changes identified by the DDK review.
* Changing int types to corresponding enums.
* Removing spurious annotations.
* Minor documentation fixes.

Test: Existing.
Original-Bug: 92946, 88932
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644230
Original-Revision: e46a8f231d7c464d24f918063f743bc2d2f48afa
GitOrigin-RevId: 13db7cd24c14ca0ab1827520d4b237888c26dda2
Change-Id: I616718f14bff3cc9dee11a4eb423f30fa9189741
1 file changed
tree: e89d4f94317a3cbfb52ce954db8e9aeb396e4cff
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.