CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2019/08/06 03:36:54
Modified files: sys/dev/pci : if_vmx.c Log message: if the rx ring gets empty and can't be filled, retry in the future there have been several reports that vmx gets stuck sometimes and only comes good after it's taken down and up again. hopefully this fixes that issue.