[roll] Roll fuchsia [brcmfmac] Throttle out of RX buf error messages

In situations where the driver cannot allocate RX buffers these log
messages tend to occur multiple times in a row. Throttle these messages
to prevent excessive log spam.

Original-Bug: 101807, 101808, 101809
Test: ping flood device to induce lack of buffers and verify throttling.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688708
Original-Revision: 50dea3fa5ff5f635b1842b658c3b95daa85896e0
GitOrigin-RevId: 4f7d202f653c3bcb85b00eb9079db424cb6cc354
Change-Id: I8f5d799230173c5cb4cb6d0c53251fc64032d0e9
1 file changed
tree: bc2d0084a5a8606a220b7a460fbbdecf298ad218
  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.