CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2025/01/30 00:48:50

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

Log message:
vio: Don't set MAC without MAC feature

If the VIRTIO_NET_F_MAC feature is not negotiated, don't try to write
the mac address registers. Some hypervisors don't like that.

Reply via email to