Re: [Qemu-devel] [PATCH] xen: fix build problem introduced from per-queue peers

2013-02-04 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH] xen: fix build problem introduced from per-queue peers

2013-02-01 Thread Andreas Färber
Am 01.02.2013 20:03, schrieb Anthony Liguori: > Reported-by Andreas Färber > Signed-off-by: Anthony Liguori Tested-by: Andreas Färber Andreas > --- > hw/xen_nic.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/hw/xen_nic.c b/hw/xen_nic.c > index 4be077d..34961c2 100644 > --- a/hw

[Qemu-devel] [PATCH] xen: fix build problem introduced from per-queue peers

2013-02-01 Thread Anthony Liguori
Reported-by Andreas Färber Signed-off-by: Anthony Liguori --- hw/xen_nic.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/xen_nic.c b/hw/xen_nic.c index 4be077d..34961c2 100644 --- a/hw/xen_nic.c +++ b/hw/xen_nic.c @@ -326,8 +326,6 @@ static int net_init(struct XenDevice *xendev)