commit | 144e14bb0cf9b3979562efe1a59e6cbf62bc4f64 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Mon Jul 02 14:47:52 2018 -0500 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Thu Jul 26 14:08:18 2018 -0500 |
tree | 37c9f94265e4fe0be0a8cec139cb42b9b18f0df3 | |
parent | 1b312cb413605b5be52868d7fd63349a2712e24c [diff] |
sandbox: eth-raw: Allow interface to be specified by index With systemd stable interface names, eth0 will almost never exist. Instead of using that name in the sandbox.dts, use an index. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>