9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Don <north_@www.7f.no-ip.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ether8139.c fix
Date: Tue,  5 Mar 2002 09:40:55 +0000	[thread overview]
Message-ID: <8f6cf824.0203041242.3d93810e@posting.google.com> (raw)
In-Reply-To: <20020304000219.1ABC919999@mail.cse.psu.edu>

> Line 494, in rtl8139receive(), reads
> 
> 				memmove(bp->rp, p, l);
> but should be
> 				memmove(bp->wp, p, l);
> 
> jmk has vetted this change.
Good deal, but, which bug does this fix fix?
Don (north_)
http://www.7f.no-ip.com/


  reply	other threads:[~2002-03-05  9:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-04  0:00 geoff
2002-03-05  9:40 ` Don [this message]
2002-03-05 15:26 jmk
2002-03-07  3:14 geoff
2002-03-07  4:52 ` Jason Gurtz
2002-03-07  4:07 Plan9
2002-03-07  4:07 jmk
2002-03-07 14:08 presotto
2002-03-07 15:01 ` Boyd Roberts
2002-03-07 17:59 jmk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8f6cf824.0203041242.3d93810e@posting.google.com \
    --to=north_@www.7f.no-ip.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).