[roll] Roll fuchsia [wlansoftmac] Add missing GetBti() implementation

The wlansoftmac driver does not support GetBti(), but it should still
implement the method if it's called.

This change also aligns the names of the EthernetImpl methods across
the Banjo and SoftmacBinding definitions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941815
Original-Revision: 4f204d8a0243e84a86af4c527a8edcc1ace1615f
GitOrigin-RevId: a0845d7e68892f080413f4f797e8ea405e2774c1
Change-Id: Iecef6e3c27e5225c263722ad1a72caa7804f893f
1 file changed
tree: bb57f2587155563b1adea95ecd6d28c906d9c24d
  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.