diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-12-03 17:50:50 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-12-09 21:42:01 +0200 |
commit | 3ec7a77bb3089bb01032fdbd958eb5c29da58b49 (patch) | |
tree | e41d23eedc4d1b7408ca41ada2f7d41390323a2e /net/lapb/lapb_subr.c | |
parent | f913dd4536b10dd26dbda0cd9866e9b0ede9011e (diff) |
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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions