Date: Sat, 5 Jul 2008 19:12:55 +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/net raw_cb.h Message-ID: <200807051913.m65JD1AX063647@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-05 19:12:55 UTC
FreeBSD src repository
Modified files:
sys/net raw_cb.h
Log:
SVN rev 180307 on 2008-07-05 19:12:55Z by rwatson
Clarify comments and prototypes in raw_cb.h:
- the protosw entries are used directly
- the usrreq functions are library routines, generally wrapped by
consumers rather than being used directly
- the usrreq structure entries are likewise typically wrapped
Remove the rather incorrect #if 0'd pr_input_t prototype for raw_input.
MFC after: 3 days
Revision Changes Path
1.21 +13 -9 src/sys/net/raw_cb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807051913.m65JD1AX063647>
