Date: Tue, 20 Sep 2005 13:37:17 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c Message-ID: <200509201337.j8KDbHoY060292@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509201337.j8KDbHoY060292>
