]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clarify some comments, fix some types, and rename ZBUF_FLAG_IMMUTABLE to
authorRobert Watson <rwatson@FreeBSD.org>
Sat, 7 Mar 2009 10:21:37 +0000 (10:21 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Sat, 7 Mar 2009 10:21:37 +0000 (10:21 +0000)
commit784cd896fce7b3395ed5e37105b6a8374ed35264
tree70b71b1073541481eb57e0cdf7e4ae6e05158de4
parent6affafd09862d9c5113b56cfa148353d55dab261
Clarify some comments, fix some types, and rename ZBUF_FLAG_IMMUTABLE to
ZBUF_FLAG_ASSIGNED to make it clear why the buffer can't be written to:
it is assigned to userspace.
sys/net/bpf_zerocopy.c