Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2009 15:19:54 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ed if_ed.c
Message-ID:  <200904201520.n3KFKChR060985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-04-20 15:19:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed.c 
  Log:
  SVN rev 191321 on 2009-04-20 15:19:54Z by imp
  
  Sometimes we can call ed_detach() before the mtx has been initialized.
  Avoid it if it hasn't been initialized.
  
  Revision  Changes    Path
  1.280     +4 -2      src/sys/dev/ed/if_ed.c



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