cvs commit: src/sys/pci if_dc.c
Robert Watson
rwatson at FreeBSD.org
Tue Aug 24 20:37:25 PDT 2004
rwatson 2004-08-25 03:37:25 UTC
FreeBSD src repository
Modified files:
sys/pci if_dc.c
Log:
if_dc includes locking, but that locking is disabled by a #ifdef
by default. As such, mark if_dc as IFF_NEEDSGIANT until such
time as appropriate locking review and testing can take place,
and the locking can be enabled by default.
RELENG_5 candidate.
Revision Changes Path
1.149 +2 -1 src/sys/pci/if_dc.c
More information about the cvs-src
mailing list