From: Michael S. Tsirkin Date: Wed, 3 Dec 2014 16:01:58 +0000 (+0200) Subject: virtio_pci: use priv for vq notification X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30eaf4a09482c8dad0f65c616de10a2321839c9;p=pandora-kernel.git virtio_pci: use priv for vq notification slightly reduce the amount of pointer chasing this needs to do. More importantly, this will easily generalize to virtio 1.0. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed