Searched hist:148454 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/an/
H A Dif_an.cdiff 148454 Wed Jul 27 19:03:35 MDT 2005 emax Reorganize an_detach() a bit. Make sure ether_ifdetach() and if_free()
are called outside of AN_LOCK()/AN_UNLOCK. This fixes the following
WITNESS warning (produced when an(4) PCMCIA card is detached).

taskqueue_drain with the following non-sleepable locks held:
exclusive sleep mutex an0 (network driver) r = 0 (0xc59af168) locked @ /usr/src/sys/dev/an/if_an.c:2836

MFC after: 3 days
Silence from: current@

Completed in 132 milliseconds