[roll] Roll fuchsia [lowpan_driver_common] Avoid early channel shutdown on errors.

This was preventing channel epitaphs from being communicated properly.
This change applies only to the methods in `Dataset`. A full CL
covering all other cases will be landed separately.

Original-Bug: b/236296408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701523
Original-Revision: 9f2c354c79db40df9b2408f48732cdac4346d1a0
GitOrigin-RevId: c5a5e6927d565dc48ab93cee920a8de44d3e2487
Change-Id: I6a4efab27cfd6e82ddfa3d78de3f7d77af29f630
1 file changed
tree: 350394995e4d41c6ccba88e4254b97aa294cee49
  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.