netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: guichaz@yahoo.fr
Cc: maeda-sxb@necst.nec.co.jp, netdev@vger.kernel.org
Subject: Re: Patch "[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000" seems wrong
Date: Sun, 23 Jul 2006 23:37:34 -0700 (PDT)	[thread overview]
Message-ID: <20060723.233734.93384804.davem@davemloft.net> (raw)
In-Reply-To: <44BE29E6.1060602@yahoo.fr>

From: Guillaume Chazarain <guichaz@yahoo.fr>
Date: Wed, 19 Jul 2006 14:47:34 +0200

> Shuya MAEDA wrote :
> > "while (__delta > USEC_PER_SEC){ ... }", but I think it should be
> > "while (__delta >= USEC_PER_SEC){ ... }". Is it right?
> 
> I agree, good catch :-)

Applied, thanks a lot.

      reply	other threads:[~2006-07-24  6:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-14 14:17 Patch "[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000" seems wrong Guillaume Chazarain
2006-07-19  7:49 ` Shuya MAEDA
2006-07-19 12:47   ` Guillaume Chazarain
2006-07-24  6:37     ` David Miller [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=20060723.233734.93384804.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=guichaz@yahoo.fr \
    --cc=maeda-sxb@necst.nec.co.jp \
    --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).