On Sun, Mar 20, 2022 at 7:41 PM Andrew Scull <[email protected]> wrote: > > The length of the device config was erroneously being taken from the > notify capability. Correct this by finding the length in the device > capability. >
Fixes: 550435edf810 ("virtio: pci: Support non-legacy PCI transport device")
> Signed-off-by: Andrew Scull <[email protected]>
> ---
> drivers/virtio/virtio_pci_modern.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <[email protected]>

