Re: [PATCH v2 12/24] virtio_iommu: correct tags for config space fields

From: Cornelia Huck
Date: Tue Aug 04 2020 - 10:37:11 EST


On Mon, 3 Aug 2020 16:59:27 -0400
"Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:

> Since this is a modern-only device,
> tag config space fields as having little endian-ness.
>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
> include/uapi/linux/virtio_iommu.h | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>