commit | a737892f32d6aaddb96adc5734ec86fede540f22 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@nordicsemi.no> | Fri May 02 10:35:09 2025 +0300 |
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | Tue May 06 08:51:35 2025 +0000 |
tree | bb2435037e733ebd43d5e8ae706c38f1f79243c8 | |
parent | c9674ad58b07ca181885abc0b60cb71de08a5f89 [diff] |
drivers: net: loopback: Set interface name to lo Set the loopback interface name to "lo" instead of using the default "dummy0" as the former is a more appropriate. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no> (cherry picked from commit 8b1f06af052f465e7d7094a49764d6aba76b4655)