K 10 svn:author V 5 wpaul K 8 svn:date V 27 2005-05-20T02:35:43.000000Z K 7 svn:log V 346 In ndis_halt_nic(), invalidate the miniportadapterctx early to try and prevent anything from making calls to the NIC while it's being shut down. This is yet another attempt to stop things like mdnsd from trying to poke at the card while it's not properly initialized and panicking the system. Also, remove unneeded debug message from if_ndis.c. END