Date: Wed, 12 Apr 2006 02:52:14 +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/netinet6 in6_pcb.c Message-ID: <200604120252.k3C2qFVt057648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-04-12 02:52:14 UTC FreeBSD src repository Modified files: sys/netinet6 in6_pcb.c Log: Remove spl use from IPv6 inpcb code. In various inpcb methods for IPv6 sockets, don't check of so_pcb is NULL, assert it isn't. MFC after: 3 months Revision Changes Path 1.67 +13 -25 src/sys/netinet6/in6_pcb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604120252.k3C2qFVt057648>