提交 69bd7dfc 编写于 作者: R Rasmus Villemoes 提交者: Tom Rini

dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()

Signed-off-by: NRasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: NHeiko Schocher <hs@denx.de>
上级 bdf31927
......@@ -172,8 +172,8 @@ static int uec_set_mac_if_mode(struct uec_priv *uec)
break;
default:
return -EINVAL;
}
break;
}
break;
case SPEED_1000:
maccfg2 |= MACCFG2_INTERFACE_MODE_BYTE;
switch (enet_if_mode) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册