rwatson 2005-07-19 12:24:28 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
Log:
Remove no-op spl references in in_pcb.c, since in_pcb locking has been
basically complete for several years now. Update one spl comment to
reference the locking strategy.
MFC after: 3 days
Revision Changes Path
1.166 +3 -15 src/sys/netinet/in_pcb.c