CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/09/04 00:34:08

Modified files:
        sys/dev/pv     : if_vio.c 

Log message:
vio: Re-arrange structs for multi-queue

Move per-queue data structures into a new struct vio_queue and adjust
mem allocation. Only one queue is allocated for now.

ok bluhm@

Reply via email to