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: Andreas Färber
Subject: Re: [Qemu-devel] [patch qemu] net: move queue number into NICPeers
Date: Mon, 26 May 2014 12:24:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Am 26.05.2014 12:04, schrieb Jiri Pirko:
> 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(-)

Looks trivial on the qdev side. I'm assuming this will be handled
through the net tree.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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