From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH] virtio-spec: fix two typos Date: Thu, 10 Jan 2013 11:21:59 +1030 Message-ID: <877gnl3ln4.fsf@rustcorp.com.au> References: <1357718123-9274-1-git-send-email-akong@redhat.com> <20130109090335.GB31050@stefanha-thinkpad.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org To: Stefan Hajnoczi , akong@redhat.com Return-path: In-Reply-To: <20130109090335.GB31050@stefanha-thinkpad.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: kvm.vger.kernel.org Stefan Hajnoczi writes: > On Wed, Jan 09, 2013 at 03:55:23PM +0800, akong@redhat.com wrote: >> From: Amos Kong >> >> VIRTIO_NET_F_VTRL_VQ -> VIRTIO_NET_F_CTRL_VQ >> VIRTIO_NET_CTRL_MQ is defined to 4 in kernel code >> >> Signed-off-by: Amos Kong >> --- >> virtio-spec.lyx | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Reviewed-by: Stefan Hajnoczi Thanks, applied. Cheers, Rusty.