bms 2004-10-26 19:49:46 UTC FreeBSD src repository Modified files: sys/pci if_vr.c Log: Workaround for a recursive acquisition of the driver mutex during device detach; triggered by ether_ifdetach() -> if_delmulti() -> vr_ioctl(). MFC candidate. PR: kern/62889 MFC after: 3 days Revision Changes Path 1.98 +2 -0 src/sys/pci/if_vr.c