Finish fixing NDIS serialization. Wrap detach in the serializer and remove
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 31 Dec 2005 23:35:40 +0000 (23:35 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 31 Dec 2005 23:35:40 +0000 (23:35 +0000)
commit379301d216b357e0a5a95936d308762b99e37c30
treea9daf3989d4a91ca3ea3fe3a63a3258f2d6209d0
parent7849724564bc23ae21a8a1a4ae751298f8045fbc
Finish fixing NDIS serialization.  Wrap detach in the serializer and remove
all vestiges of NDIS_LOCK from the emulation support code.  NDIS is expected
to be serialized on entry, now.
sys/dev/netif/ndis/if_ndis.c
sys/emulation/ndis/kern_ndis.c
sys/emulation/ndis/ndis_var.h
sys/emulation/ndis/subr_ndis.c