CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/27 09:15:24
Modified files:
sys/dev/pci : if_rge.c
Log message:
Use correct bit mask to promptly exit rge_set_phy_power() and
rge_exit_oob() timeout loops.
Spotted by CID 1491296 and 1491309.
Fix & ok kevlo@
