From: Rusty Russell Date: Fri, 25 Jul 2008 17:06:13 +0000 (-0500) Subject: virtio: Add transport feature handling stub for virtio_ring. X-Git-Tag: v2.6.27-rc1~504^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34f87256794b87e7f4a8f1812538be7b7b5214c;p=pandora-kernel.git virtio: Add transport feature handling stub for virtio_ring. To prepare for virtio_ring transport feature bits, hook in a call in all the users to manipulate them. This currently just clears all the bits, since it doesn't understand any features. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed