wpaul 2004/04/23 10:15:14 PDT FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Correct KASSERT()s that check for initialization of mutexes in ndis_detach(), which are different now that I'm not using mutex pools anymore. Noticed by: des Revision Changes Path 1.57 +6 -2 src/sys/dev/if_ndis/if_ndis.c