commit | 573fb60c97721328f71b866c0561c6250d6cb25a | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Feb 25 17:24:44 2010 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Mar 08 11:30:09 2010 -0600 |
tree | 45943d6950d3dd9d364b1dc0f13041ad04546d42 | |
parent | 75422b0d38029d2e098309da4dd7199dc7b2d2a9 [diff] |
virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial Use the named constant instead of -1. Signed-off-by: Amit Shah <amit.shah@redhat.com> Reported-by: "Michael S. Tsirkin" <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>