Skip to content
Commit 1231184c authored by David Wu's avatar David Wu Committed by Tom Rini
Browse files

net: eth-uclass: Change uclass driver name to ethernet



dev_read_alias_seq() used uc_drv->name compared to alias
stem string, Ethernet's alias stem uses "ethernet", which
does not match the eth-uclass driver name "eth", can not
get the correct index of ethernet alias namer. So it seems
change uclass driver name to match the alias stem is a more
reasonable way.

Signed-off-by: default avatarDavid Wu <david.wu@rock-chips.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 6f1e668d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment