[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <j2gff7$cn1$1@dough.gmane.org>
Date: Wed, 17 Aug 2011 13:24:59 +0000 (UTC)
From: WANG Cong <xiyou.wangcong@...il.com>
To: netdev@...r.kernel.org
Cc: qemu-devel@...gnu.org, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Subject: Re: [net-next RFC PATCH 7/7] virtio-net changes
On Fri, 12 Aug 2011 09:55:51 +0800, Jason Wang wrote:
> From: Krishna Kumar <krkumar2@...ibm.com>
>
> Implement mq virtio-net driver.
>
> Though struct virtio_net_config changes, it works with the old qemu
> since the last element is not accessed unless qemu sets
> VIRTIO_NET_F_MULTIQUEUE.
>
...
> +
> +#if 1
<...>
> +#else
<...>
> +#endif
Any reason to keep this #else code of #if 1? which is dead.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists