All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Patrick McHardy <kaber@trash.net>
Cc: itkes@fat.imec.msu.ru, netdev@oss.sgi.com
Subject: Re: A bug in the Kernel?
Date: Sun, 27 Feb 2005 11:33:01 -0800	[thread overview]
Message-ID: <20050227113301.44b49e6b.davem@davemloft.net> (raw)
In-Reply-To: <4221F4BC.1080409@trash.net>

On Sun, 27 Feb 2005 17:26:36 +0100
Patrick McHardy <kaber@trash.net> wrote:

> Good catch, this bug was introduced when switching to
> hlist_for_each_entry().

What a dumb bug.  I'll just put a "next:" label before the "i++;"
and have the continue instead be a "goto next;".

Thanks.

  reply	other threads:[~2005-02-27 19:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-27 16:00 A bug in the Kernel? itkes
2005-02-27 16:26 ` Patrick McHardy
2005-02-27 19:33   ` David S. Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-11 11:27 itkes
2005-03-11 12:31 ` jamal
2005-03-18 17:44 itkes
2005-03-18 17:59 ` Stephen Hemminger
2005-04-12 12:31 itkes
2005-04-12 13:18 ` jamal

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=20050227113301.44b49e6b.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=itkes@fat.imec.msu.ru \
    --cc=kaber@trash.net \
    --cc=netdev@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.