CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/06 13:26:39
Modified files:
usr.sbin/vmd : vioblk.c vioscsi.c virtio.h
Log message:
vmd(8): clean up struct ioinfo.
In prep for fixing some vioblk device issues, simplify the ioinfo
struct by dropping members that aren't needed.
ok mlarkin@
