Date: Tue, 7 Sep 2004 23:09:37 +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/netgraph ng_ksocket.c Message-ID: <200409072309.i87N9bmM045154@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-09-07 23:09:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netgraph ng_ksocket.c
Log:
Merge ng_ksocket.c:1.47 to RELENG_5:
date: 2004/09/02 19:53:13; author: rwatson; state: Exp; lines: +3 -3
In FreeBSD 5.x, curthread is always defined, so we don't need to to test
and optionally use &thread0 if it's NULL.
Spotted by: julian
Approved by: re (scottl)
Revision Changes Path
1.46.2.1 +3 -3 src/sys/netgraph/ng_ksocket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409072309.i87N9bmM045154>
