On Mon, 3 Aug 2020 16:59:09 -0400 "Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote: > Since crypto 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_crypto.h | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>