Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2007 14:09:38 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 131468 for review
Message-ID:  <200712231409.lBNE9c3h011895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=131468

Change 131468 by rwatson@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
  */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712231409.lBNE9c3h011895>