| commit | fbafa25b0cbc9e20b9da0cc0fd007370b9f8fadd | [log] [tgz] |
|---|---|---|
| author | William A. Kennington III <wak@google.com> | Fri Nov 30 16:53:52 2018 -0800 |
| committer | William A. Kennington III <wak@google.com> | Fri Jan 18 02:36:40 2019 +0000 |
| tree | 05b927119783e99548a381e684c5aead87cbb629 | |
| parent | a5b1b0d04197dc7b11afd0358c51ffb2320afcd6 [diff] |
ethernet_interface: Clean up object creation
This cleans up the loop and makes sure the interface parsing code
updates the local variables for each iteration of the loop.
Tested:
Built and verified that objects were still being created as
expected.
Change-Id: I5ba442538f6d2b5a4dc6a8a1261777c0303818d1
Signed-off-by: William A. Kennington III <wak@google.com>