cvs commit: src/sys/dev/em if_em.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Sep 20 06:37:18 PDT 2005


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


More information about the cvs-src mailing list