cvs commit: src/sys/net if_edsc.c
Yar Tikhiy
yar at FreeBSD.org
Mon Mar 26 08:58:23 UTC 2007
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
More information about the cvs-src
mailing list