K 10 svn:author V 5 wpaul K 8 svn:date V 27 2005-10-24T17:47:47.000000Z K 7 svn:log V 220 Do not allow ndis_ticktask() to run after ndis_halt_nic() has been called. (It may have been queued up in one of the workitem threads, and letting it fire after the NIC has been halted will cause a crash in some cases.) END