Date: Fri, 1 Oct 2004 07:01:38 +0000 (UTC) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c Message-ID: <200410010701.i9171csv090396@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green       2004-10-01 07:01:38 UTC
  FreeBSD src repository
  Modified files:
    sys/pci              if_dc.c 
  Log:
  Conditionalize IFF_NEEDSGIANT, like everything else here, on IS_MPSAFE.
  The driver doesn't look any less safe without Giant than with, and works
  with IS_MPSAFE set to 1 here, so others should probably test it as such.
  
  Revision  Changes    Path
  1.150     +3 -2      src/sys/pci/if_dc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410010701.i9171csv090396>
