From: "Andreas Färber" <afaerber@suse.de>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Stefano Stabellini <stefano.stabellini@citrix.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] xen: fix build problem introduced from per-queue peers
Date: Fri, 01 Feb 2013 21:27:10 +0100 [thread overview]
Message-ID: <510C251E.9060207@suse.de> (raw)
In-Reply-To: <1359745400-23961-1-git-send-email-aliguori@us.ibm.com>
Am 01.02.2013 20:03, schrieb Anthony Liguori:
> Reported-by Andreas Färber <afaerber@suse.de>
> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Tested-by: Andreas Färber <afaerber@suse.de>
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/xen_nic.c
> +++ b/hw/xen_nic.c
> @@ -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);
>
>
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
prev parent reply other threads:[~2013-02-01 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 19:03 [Qemu-devel] [PATCH] xen: fix build problem introduced from per-queue peers Anthony Liguori
2013-02-01 20:27 ` Andreas Färber [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=510C251E.9060207@suse.de \
--to=afaerber@suse.de \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=stefano.stabellini@citrix.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.