Date: Mon, 26 Mar 2007 08:58:23 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_edsc.c Message-ID: <200703260858.l2Q8wNmn033475@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2007-03-26 08:58:23 UTC
FreeBSD src repository
Modified files:
sys/net if_edsc.c
Log:
We no longer embed ifnet in softc, and the pointer to ifnet
doesn't need to be first in softc now. (It was the whole
ifnet structure itself that needed to be first in the good
old days.) Fix the respective comment accordingly.
Add xrefs to ifnet(9) in some other comments while I'm here.
Pointed out by: thompsa
Revision Changes Path
1.2 +4 -4 src/sys/net/if_edsc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703260858.l2Q8wNmn033475>
