From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3C8780DB.8DD59ACE@strakt.com> From: Boyd Roberts MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] ether8139.c fix References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 7 Mar 2002 16:01:47 +0100 Topicbox-Message-UUID: 61938648-eaca-11e9-9e20-41e7f4b1d025 > This fix should be a noop. Though the change should be made for > clarity, after the bp = iallocb(length), both bp->rp and > bp->wp point to the same spot. Had me puzzled too until I realised it had to be a ring buffer.