From: Roel Kluin Date: Thu, 22 Jan 2009 15:42:57 +0000 (+0100) Subject: virtio: fix BAD_RING, START_US and END_USE macros X-Git-Tag: v2.6.30-rc1~605^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a35ce7dcefe9e80a00603a195269fbaf6e7d901;p=pandora-kernel.git virtio: fix BAD_RING, START_US and END_USE macros Impact: cleanup fix BAD_RING, START_US and END_USE macros When these macros aren't called with a variable named vq as first argument, this would result in a build failure. Signed-off-by: Roel Kluin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed