提交 fd9ae2ec 编写于 作者: S Stefan Weil 提交者: Aurelien Jarno

eepro100: Remove unused code

Signed-off-by: NStefan Weil <weil@mail.berlios.de>
Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
上级 aac443e6
无相关合并请求
......@@ -516,10 +516,6 @@ static void nic_reset(void *opaque)
{
EEPRO100State *s = opaque;
TRACE(OTHER, logout("%p\n", s));
static int first;
if (!first) {
first = 1;
}
nic_selective_reset(s);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部