CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/08 09:23:01
Modified files:
sys/dev/pv : if_vio.c vioblk.c viocon.c viomb.c
Log message:
virtio: Don't include feature strings without VIRTIO_DEBUG
They are only used if VIRTIO_DEBUG is enabled.
This should make the kernel slightly smaller.
