[roll] Roll fuchsia [netdevice] Standardize migration driver logs

Remove redundant tags and newlines, which are already part of logs
emitted by `zxlogf`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664448
Original-Revision: 42068109f8af1aeb7a57eb4ee99aa16263e94e7d
GitOrigin-RevId: e62556a648a7c30f7264328d48dbf997487ad411
Change-Id: I189aacfcad7541aa3d7a242f7bf8944143f2ca45
1 file changed
tree: babd4ce754f5a03e9b76c9fd610af0e5a57929b9
  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.