提交 b20a0083 编写于 作者: E Edgar E. Iglesias

xilinx-eth: Remove debug print.

Signed-off-by: NEdgar E. Iglesias <edgar.iglesias@gmail.com>
上级 42f1ced2
......@@ -165,7 +165,6 @@ static int eth_can_rx(VLANClientState *vc)
struct xlx_ethlite *s = vc->opaque;
int r;
r = !(s->regs[R_RX_CTRL0] & CTRL_S);
qemu_log("%s %d\n", __func__, r);
return r;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册