Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 23:06:55 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ex if_ex.c
Message-ID:  <200408132306.i7DN6tA3008929@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-08-13 23:06:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ex           if_ex.c 
  Log:
  Since if_ex doesn't contain locking or run with INTR_MPSAFE, mark
  the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
  
  Note: there are locking macros in if_exreg.h, but they appear to be
  unused.
  
  Revision  Changes    Path
  1.53      +2 -1      src/sys/dev/ex/if_ex.c



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