diff options
author | Xuan Zhuo <[email protected]> | 2023-08-10 20:30:46 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-09-03 18:10:22 -0400 |
commit | 610c708bf872fa575f33f74a1650a7011055b7aa (patch) | |
tree | d90c3c9ca32747e4a3513991fc73c33061c8bc00 /scripts/generate_rust_analyzer.py | |
parent | 2c9c63711607e3742029f433f130320a9fd7a6a0 (diff) |
virtio_ring: check use_dma_api before unmap desc for indirect
Inside detach_buf_split(), if use_dma_api is false,
vring_unmap_one_split_indirect will be called many times, but actually
nothing is done. So this patch check use_dma_api firstly.
Signed-off-by: Xuan Zhuo <[email protected]>
Acked-by: Jason Wang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions