Skip to content
Commit 8b38694a authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost/net: virtio 1.0 byte swap



I had to add an explicit tag to suppress compiler warning:
gcc isn't smart enough to notice that
len is always initialized since function is called with size > 0.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Reviewed-by: default avatarCornelia Huck <cornelia.huck@de.ibm.com>


parent 3b1bbe89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment