commit | d9506cd41ce98e10a29c25c4766878367103bb2d | [log] [tgz] |
---|---|---|
author | Yang Liu <yliu@cybertec.com.au> | Mon Dec 21 14:44:39 2020 +1100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 27 08:25:31 2021 -0500 |
tree | bbfcc588c624e9e7ca2e13b53b083c536c25a31a | |
parent | 14807449a4a04fa478c5aba2142b6c157cfcfe4b [diff] |
net: fix ping in netconsole Should not init eth device when doing ping in netconsole. Signed-off-by: Yang Liu <yliu@cybertec.com.au> Cc: Joe Hershberger <joe.hershberger@ni.com>