提交 d1805896 编写于 作者: H Hervé Poussineau 提交者: Stefan Hajnoczi
上级 1c8a881d
......@@ -515,7 +515,7 @@ static void write_register(dp8393xState *s, int reg, uint16_t val)
switch (reg) {
/* Command register */
case SONIC_CR:
do_command(s, val);;
do_command(s, val);
break;
/* Prevent write to read-only registers */
case SONIC_CAP2:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册