|
@@ -679,7 +679,7 @@ int virtio_pci_modern_probe(struct virtio_pci_device *vp_dev)
|
|
|
|
|
|
pci_read_config_dword(pci_dev,
|
|
pci_read_config_dword(pci_dev,
|
|
notify + offsetof(struct virtio_pci_notify_cap,
|
|
notify + offsetof(struct virtio_pci_notify_cap,
|
|
- cap.length),
|
|
|
|
|
|
+ cap.offset),
|
|
¬ify_offset);
|
|
¬ify_offset);
|
|
|
|
|
|
/* We don't know how many VQs we'll map, ahead of the time.
|
|
/* We don't know how many VQs we'll map, ahead of the time.
|