Module Name: src Committed By: jakllsch Date: Fri Dec 30 21:38:13 UTC 2022
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
Fix dmamap_syncs more; the number of ring elements is vq->vq_num, not
sc->sc_nvqs.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/pci/virtio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
