RE: lock order reversal? current with tl ethernet

2003-03-13 Thread Tod McQuillin
TL_LOCK(sc); /* * Map control/status registers. @@ -1349,11 +1348,9 @@ * Call MI attach routine. */ ether_ifattach(ifp, sc->arpcom.ac_enaddr); - TL_UNLOCK(sc); return(0); fail: - TL_UNLOCK(sc); mtx_destroy(&sc-&g

lock order reversal? current with tl ethernet

2003-03-11 Thread Tod McQuillin
bpf # Berkeley packet filter # USB support device ohci# OHCI PCI->USB interface device usb # USB Bus (required) device ugen# Generic device uhid # "Human Interface Devices" device