Module Name: src Committed By: riastradh Date: Mon May 30 20:28:18 UTC 2022
Modified Files:
src/sys/dev/pci: virtio_pci.c
Log Message:
virtio at pci: Provide attribution in debug message.
Also make it only happen in the error case so success doesn't clutter
up the console output.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/pci/virtio_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
