commit | 73270d8f640dd27e861ed78d38999b0b0c047e27 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Jan 12 00:18:38 2023 -0800 |
committer | Patrick Rohr <prohr@google.com> | Thu Jan 12 00:59:23 2023 -0800 |
tree | 5008d4540b0fdb6df3979e480bca03fc3278a7f9 | |
parent | d5e981bcd735f8a245bf40d8f6101c6ea85a4e87 [diff] |
ethernet: inline IpClient provisioning For some reason this has been moved into it's own private function. Since it's only used in one place, it can just be inlined which improves readability of this code. Test: TH Change-Id: I0503d0ade05fa0984f1ac42d0230875b33264398