diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2022-02-24 12:03:56 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-03-28 22:52:58 +0200 |
commit | 920379a465da775ae0bf84d44c16f5432b5be575 (patch) | |
tree | 9c466c8e7ceca74ba2d48496bbc5e8c9682b4185 /tools/virtio | |
parent | virtio_ring: remove flags check for unmap split indirect desc (diff) | |
download | linux-920379a465da775ae0bf84d44c16f5432b5be575.tar.xz linux-920379a465da775ae0bf84d44c16f5432b5be575.zip |
virtio_ring: remove flags check for unmap packed indirect desc
When calling vring_unmap_desc_packed(), it will not encounter the
situation that the flags contains VRING_DESC_F_INDIRECT. So remove this
logic.
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220224110402.108161-4-xuanzhuo@linux.alibaba.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions