commit | 4e94ebdd06d5dc72b7a40fc12fc496d601fb7bbc | [log] [tgz] |
---|---|---|
author | Ladi Prosek <lprosek@redhat.com> | Mon Feb 01 19:36:31 2016 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 02 17:01:49 2016 +0200 |
tree | 113da9721a062241f4108c993d29bdb67740cd36 | |
parent | fc77dbd34c5c99bce46d40a2491937c3bcbd10af [diff] |
virtio-pci: read the right virtio_pci_notify_cap field Looks like a copy-paste bug. The value is used as an optimization and a wrong value probably isn't causing any serious damage. Found when porting this code to Windows. Signed-off-by: Ladi Prosek <lprosek@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>