[roll] Roll fuchsia [wlan][mlme] Fix misleading log message

Fix log message on receipt of SME deauth during Joined state, as
previously it mentioned auth timeout. Also bump the severity down to
warn as failing to clear association there isn't necessarily a cause for
concern, given that it may have been cleared previously before moving
back to Joined state.

Original-Fixed: 101537
Test: Logging change only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686948
Original-Revision: 8d09024cafb15b086d77764743090c8082cfa823
GitOrigin-RevId: 7b9fdd8801e51722b57a874bce1fcd159465a5d8
Change-Id: Iee7304e7594f86e7443cfa3a258e6207acfce856
1 file changed
tree: 15dfacb24579c8bd36e0b92234656c1b435712d0
  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.