summaryrefslogtreecommitdiff
path: root/firmware/adaptec
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-12-03 18:50:50 +0300
committerMichael S. Tsirkin <mst@redhat.com>2014-12-09 22:42:01 +0300
commit3ec7a77bb3089bb01032fdbd958eb5c29da58b49 (patch)
treee41d23eedc4d1b7408ca41ada2f7d41390323a2e /firmware/adaptec
parentf913dd4536b10dd26dbda0cd9866e9b0ede9011e (diff)
downloadlinux-3ec7a77bb3089bb01032fdbd958eb5c29da58b49.tar.xz
virtio_pci: free up vq->priv
We don't need to go from vq to vq info on data path, so using direct vq->priv pointer for that seems like a waste. Let's build an array of vq infos, then we can use vq->index for that lookup. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'firmware/adaptec')
0 files changed, 0 insertions, 0 deletions