CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/20 03:27:50
Modified files:
sys/dev/pci : if_ice.c
Log message:
Remove my workaround which prevented ice(4) from getting stuck in OACTIVE.
A much simpler fix for this issue was found by yasuoka@ for vmx(4).
An equivalent fix will be applied to ice(4) shortly.
