[roll] Roll fuchsia [wlan][iwlwifi] Minor logic change for SimNvm::HandleChunkRead()

A follow-up of 9ec5d8fbc4. The original code breaks the loop and
returns an empty data at end of function when the 'data' field is
empty. This CL behaves the same, but changes the logic a little bit.

Original-Bug: 46688
Tested: Verified in local test and CQ.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575281
Original-Revision: ae5fef3acc825aef2fde5692a09c86daad7be7ae
GitOrigin-RevId: 5d17c035ee760b573c87bdce891135f36d54a624
Change-Id: I55696464b720f5fd9b1db4830f499a6ee695fcd0
1 file changed
tree: 928831cd05aaa544f40935f79b0ca05fd22d05fd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.