Date: Sat, 26 Jun 2004 17:50:50 +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/netinet tcp_usrreq.c Message-ID: <200406261750.i5QHooAv070409@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-06-26 17:50:50 UTC FreeBSD src repository Modified files: sys/netinet tcp_usrreq.c Log: Remove spl's from TCP protocol entry points. While not all locking is merged here yet, this will ease the merge process by bringing the locked and unlocked versions into sync. Revision Changes Path 1.103 +1 -32 src/sys/netinet/tcp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406261750.i5QHooAv070409>