qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [patch qemu] net: move queue number into NICPeers


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [patch qemu] net: move queue number into NICPeers
Date: Fri, 27 Jun 2014 11:24:51 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, May 26, 2014 at 12:04:08PM +0200, Jiri Pirko wrote:
> It indicates the number of elements in ncs field and makes sense to have
> int inside NICPeers. Also in parse_netdev we do not need to access
> container and work with NICPeers only.
> 
> Signed-off-by: Jiri Pirko <address@hidden>
> ---
>  hw/core/qdev-properties-system.c | 3 +--
>  hw/net/virtio-net.c              | 2 +-
>  include/net/net.h                | 2 +-
>  net/net.c                        | 4 ++--
>  4 files changed, 5 insertions(+), 6 deletions(-)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

Attachment: pgpZ3qGU4Hcuo.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]