Home
last modified time | relevance | path

Searched hist:d80dc15bb6e76a6c6b838f683361ceb68950dbbd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_ring.cdiff d80dc15bb6e76a6c6b838f683361ceb68950dbbd Thu Feb 24 05:03:54 CST 2022 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()

The actual parameter handled by vring_unmap_state_packed() is that
vring_desc_extra, so this function should use "extra" instead of "state".

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220224110402.108161-2-xuanzhuo@linux.alibaba.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>