scottl 2004-08-11 04:30:49 UTC FreeBSD src repository Modified files: sys/pci if_vr.c Log: Revert rev 1.93 and replace it by grabbing the vr lock before calling mii_pollstat(). The previous was causing the vr lock to recurse. PR: kern/70189 Revision Changes Path 1.94 +2 -2 src/sys/pci/if_vr.c