virtio-pci: drop identical virtio_pci_cap
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Jun 2015 10:34:38 +0000 (12:34 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 10 Jun 2015 16:15:06 +0000 (18:15 +0200)
commitcc52ea90f835aa66d431db712b22f8b15bec2e46
treedceca8f9d1770940ec6da13a55b67d9f4ec9e5bd
parentfc004905c5b4b7568aad50087c156a5f4dfae1a7
virtio-pci: drop identical virtio_pci_cap

Now the three struct virtio_pci_caps are identical,
lets drop two of them ;)

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-pci.c