diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2022-02-24 19:03:56 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-03-28 16:52:58 -0400 |
commit | 920379a465da775ae0bf84d44c16f5432b5be575 (patch) | |
tree | 9c466c8e7ceca74ba2d48496bbc5e8c9682b4185 /kernel/sched | |
parent | b4282ebc71aacfa69fc998173ca93b09235ce71f (diff) | |
download | linux-920379a465da775ae0bf84d44c16f5432b5be575.tar.gz linux-920379a465da775ae0bf84d44c16f5432b5be575.tar.bz2 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 'kernel/sched')
0 files changed, 0 insertions, 0 deletions