Michael S. Tsirkin 55564a02b2 tools/virtio: fix byteswap logic
commit cf561f0d2eb74574ad9985a2feab134267a9d298 ("virtio: introduce
virtio_is_little_endian() helper") changed byteswap logic to
skip feature bit checks for LE platforms, but didn't
update tools/virtio, so vring_bench started failing.

Update the copy under tools/virtio/ (TODO: find a way to avoid this code
duplication).

Cc: Greg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-12-07 17:28:10 +02:00
..
2015-08-26 06:12:35 +02:00
2011-11-07 21:10:47 -05:00
2015-11-16 22:57:02 +01:00
2014-07-23 10:16:38 -07:00
2015-10-22 17:19:33 -07:00
2015-12-07 17:28:10 +02:00
2015-11-12 18:58:10 -03:00