CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/06 19:02:47
Modified files:
sys/dev/pci : if_rge.c
Log message:
For RTL8125, there's no need to check whether RGE_CMD_STOPREQ has been
completed. As with other chip variants, RGE_CMD_STOPREQ never acknowledges
completion.
Reported by Geoff Steckel
