[PATCH 01/11] virtio: pci: Fix discovery of device config length

Bin Meng bmeng.cn at gmail.com
Thu Mar 24 10:32:03 CET 2022


On Sun, Mar 20, 2022 at 7:41 PM Andrew Scull <ascull at google.com> 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 <ascull at google.com>
> ---
>  drivers/virtio/virtio_pci_modern.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list