Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 02:16:49 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c
Message-ID:  <200706030216.l532GnLc026638@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2007-06-03 02:16:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  disable taskqueue_drain calls on transition to INIT state; we need to
  find another way to do this as we cannot hold the softc mtx across
  these calls
  
  Revision  Changes    Path
  1.169     +2 -0      src/sys/dev/ath/if_ath.c



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