[roll] Roll fuchsia [wlanif] Remove EthDevice from wlanif

There is currently no use case for EthDevice or ethernet_impl_protocol_t
in the wlanif driver.

Original-Bug: 121009
Test: fx test wlanif
  Manually tested to see that wifi connects and transfers data on astro
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/796131
Original-Revision: ae0b82de23090cb56f308a8e2bd9fe00ca94d8d5
GitOrigin-RevId: 2d780379137cf919c28de8e27c9408742b40b699
Change-Id: I20fc05355c550695202ec57105710bdbda47024e
1 file changed
tree: da33ef31f9148ad48695bf00c02e5e079997a8bf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.