glebius 2005-09-20 13:37:17 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Check IFF_DRV_RUNNING and presense of packets in queue before calling em_start_locked(). This fixes panic on shutdown with active traffic passing through router. Sponsored by: Rambler Revision Changes Path 1.71 +3 -1 src/sys/dev/em/if_em.c