Date: Sun, 23 Nov 2008 00:20:51 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys buf_ring.h Message-ID: <200811230021.mAN0L0O8017275@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2008-11-23 00:20:51 UTC FreeBSD src repository Modified files: sys/sys buf_ring.h Log: SVN rev 185193 on 2008-11-23 00:20:51Z by kmacy buf_ring_peek should return NULL if the ring is empty rather than whatever happened to be at cons_tail last time it was in use Revision Changes Path 1.2 +4 -1 src/sys/sys/buf_ring.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811230021.mAN0L0O8017275>