]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/virtio/virtio_pci_legacy.c
virtio: remove deprecated VIRTIO_PCI_CONFIG()
authorDongli Zhang <dongli.zhang@oracle.com>
Mon, 10 Dec 2018 00:54:34 +0000 (08:54 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 19 Dec 2018 23:23:49 +0000 (18:23 -0500)
commite8d26f29b7c48aa037a4796e2aa878c58a04609c
tree4e99ec26c379b7d246be3787c23288d6b944d9ce
parent6db3d8dc5d73b269987fae60745bb20eae97af61
virtio: remove deprecated VIRTIO_PCI_CONFIG()

VIRTIO_PCI_CONFIG() is deprecated. Use VIRTIO_PCI_CONFIG_OFF() instead.

Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_pci_legacy.c