提交 3e3648b2 编写于 作者: A Anthony Liguori

xen: fix build problem introduced from per-queue peers

Reported-by Andreas Färber <afaerber@suse.de>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 a9c87c58
......@@ -326,8 +326,6 @@ static int net_init(struct XenDevice *xendev)
return -1;
}
netdev->conf.peer = NULL;
netdev->nic = qemu_new_nic(&net_xen_info, &netdev->conf,
"xen", NULL, netdev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册