···649 goto out_req_regions;650651 pci_set_drvdata(pci_dev, vp_dev);0652653 /* we use the subsystem vendor/device id as the virtio vendor/device654 * id. this allows us to use the same PCI vendor/device id for all
···649 goto out_req_regions;650651 pci_set_drvdata(pci_dev, vp_dev);652+ pci_set_master(pci_dev);653654 /* we use the subsystem vendor/device id as the virtio vendor/device655 * id. this allows us to use the same PCI vendor/device id for all