cvs commit: src/sys/pci if_dc.c
Brian Feldman
green at FreeBSD.org
Fri Oct 1 00:01:39 PDT 2004
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
More information about the cvs-src
mailing list