From: Rusty Russell Date: Fri, 25 Jul 2008 17:06:07 +0000 (-0500) Subject: virtio: Formally reserve bits 28-31 to be 'transport' features. X-Git-Tag: v2.6.27-rc1~504^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7c7bc46211785a1aa7d70feb15830f62682b3c;p=pandora-kernel.git virtio: Formally reserve bits 28-31 to be 'transport' features. We assign feature bits as required, but it makes sense to reserve some for the particular transport, rather than the particular device. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed