OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] virtio-spec: fix the incorrect syntax


From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
---
 virtio-spec.lyx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/virtio-spec.lyx b/virtio-spec.lyx
index ebde0f5..a99e7e5 100644
--- a/virtio-spec.lyx
+++ b/virtio-spec.lyx
@@ -5763,7 +5763,7 @@ Automatic receive steering in multiqueue mode
 \change_inserted 1986246365 1354528882
 If the driver negotiates the VIRTIO_NET_F_MQ feature bit (depends on VIRTIO_NET_
 F_CTRL_VQ), it can transmit outgoing packets on one of the multiple transmitq0..tr
-ansmitqN and ask the device to queue incoming packets into one the multiple
+ansmitqN and ask the device to queue incoming packets into one of the multiple
  receiveq0..receiveqN depending on the packet flow.
 \change_unchanged
 
-- 
1.7.6.5



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]