cvs commit: src/sys/dev/ath if_ath.c

Sam Leffler sam at FreeBSD.org
Sun Jun 3 02:16:50 UTC 2007


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


More information about the cvs-src mailing list