From 185283a9a5e82e9ed71c22c1456c76f436be3ac7 Mon Sep 17 00:00:00 2001 From: rusty Date: Mon, 16 Jun 2014 11:51:13 +0000 Subject: small virtio-serial fix nr_ports does not exist in the spec. Signed-off-by: Paolo Bonzini Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@382 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content.tex b/content.tex index 19f1c32..9670976 100644 --- a/content.tex +++ b/content.tex @@ -3974,8 +3974,7 @@ only exist if VIRTIO_CONSOLE_F_MULTIPORT is set. are valid. \item[VIRTIO_CONSOLE_F_MULTIPORT (1)] Device has support for multiple - ports; \field{nr_ports} and \field{max_nr_ports} are - valid and control virtqueues will be used. + ports; \field{max_nr_ports} is valid and control virtqueues will be used. \item[VIRTIO_CONSOLE_F_EMERG_WRITE (2)] Device has support for emergency write. Configuration field emerg_wr is valid. -- cgit v1.2.3