Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 17:05:03 +0000 (UTC)
From:      John Baldwin <jhb@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:  <200610311705.k9VH53wn056872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-10-31 17:05:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  - Use callout_init_mtx() to close various callout-related races.
  - Drain the two timers in detach.
  - Check IFF_DRV_RUNNING in the link task and bail w/o doing anything if
    it is clear.
  
  Reviewed by:    jfv, scottl
  
  Revision  Changes    Path
  1.159     +13 -18    src/sys/dev/em/if_em.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610311705.k9VH53wn056872>