Date: Sun, 31 Aug 2008 12:42:39 +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: <200808311242.m7VCgqgh031763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-08-31 12:42:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/net raw_cb.h
Log:
SVN rev 182532 on 2008-08-31 12:42:39Z by rwatson
Merge r180307 from head to stable/7:
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.
Revision Changes Path
1.19.10.1 +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?200808311242.m7VCgqgh031763>
