K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-10-19T13:34:48.000000Z K 7 svn:log V 232 In the em_process_receive_interrupts() cycle check the IFF_DRV_RUNNING flag. This fixes panic, when 'ifconfig em0 down' was called and it calls em_stop() while the em_process_receive_interrupts() has temporarily dropped the lock. END