netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Michael Buesch <mb@bu3sch.de>, Jeff Garzik <jgarzik@pobox.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] skge: chip clock rate typo
Date: Wed, 19 Jul 2006 14:03:23 -0700	[thread overview]
Message-ID: <20060719140323.6f8bd5b2@localhost.localdomain> (raw)
In-Reply-To: <44C53CF6.7040400@lwfinger.net>

On Mon, 24 Jul 2006 16:34:46 -0500
Larry Finger <Larry.Finger@lwfinger.net> wrote:

> Stephen Hemminger wrote:
> > Michael Buesch spotted this typo.  The impact is that the incorrect value
> > was being computed for blinking LED and interrupt moderation values.
> > 
> > Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
> > 
> > --- skge-2.6.orig/drivers/net/skge.c
> > +++ skge-2.6/drivers/net/skge.c
> > @@ -519,7 +519,7 @@ static inline u32 hwkhz(const struct skg
> >  	if (hw->chip_id == CHIP_ID_GENESIS)
> >  		return 53215; /* or:  53.125 MHz */
> -------------------------^   Should this be 53125?
> 
> Larry
> 
yup

      reply	other threads:[~2006-07-24 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200607222330.30842.mb@bu3sch.de>
2006-07-19 20:35 ` [PATCH] skge: chip clock rate typo Stephen Hemminger
2006-07-19 21:08   ` Stephen Hemminger
2006-07-24 21:34   ` Larry Finger
2006-07-19 21:03     ` Stephen Hemminger [this message]

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=20060719140323.6f8bd5b2@localhost.localdomain \
    --to=shemminger@osdl.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=jgarzik@pobox.com \
    --cc=mb@bu3sch.de \
    --cc=netdev@vger.kernel.org \
    /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).