From e3edf032e3fca4ea79fb4cad736e073dc15fa1f6 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Sun, 14 Dec 2014 22:52:25 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed