]> git.baikalelectronics.ru Git - kernel.git/commit
tools/virtio: 64 bit features
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 14 Dec 2014 20:52:25 +0000 (22:52 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 15 Dec 2014 21:49:20 +0000 (23:49 +0200)
commitbd9bbccd28e27a60ac7cb64c05e8f0749078d366
tree3dd3b199f620c161f753bdaac27d0b9237a5eb91
parent4400dbd55c0407f4fdb227c452a8364e9dd35826
tools/virtio: 64 bit features

Missed one place where vringh_test used
long to pass features. Fix it up to u64.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/vringh_test.c