Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 22:48:05 +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/pci if_de.c
Message-ID:  <200408132248.i7DMm5s9007848@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-08-13 22:48:05 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_de.c 
  Log:
  Since the if_de driver doesn't contain locking, mark it as
  IFF_NEEDSGIANT so that ifp->if_start won't be called without Giant
  when running debug.mpsafenet=1.
  
  Revision  Changes    Path
  1.158     +1 -1      src/sys/pci/if_de.c



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