PERFORCE change 131468 for review

Robert Watson rwatson at FreeBSD.org
Sun Dec 23 06:09:39 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=131468

Change 131468 by rwatson at rwatson_cinnamon on 2007/12/23 14:08:41

	Fix comment to refer to correct ioctl.

Affected files ...

.. //depot/projects/zcopybpf/src/sys/net/bpf.c#25 edit

Differences ...

==== //depot/projects/zcopybpf/src/sys/net/bpf.c#25 (text+ko) ====

@@ -970,7 +970,7 @@
  *  BIOCFEEDBACK	Set packet feedback mode.
  *  BIOCGETZBUF		Query current zero-copy buffer locations.
  *  BIOCSETZBUF		Set current zero-copy buffer locations.
- *  BIOCSETZBUF		Acknowledge reading zero-copy buffers.
+ *  BIOCACKZBUF		Acknowledge reading zero-copy buffers.
  *  BIOCGETZMAX		Get maximum zero-copy buffer size.
  *  BIOCGETZNEXT	Get next ready zero-copy buffer location
  */


More information about the p4-projects mailing list