From: Andrew Morton <akpm@digeo.com>
To: Andrei Ivanov <andrei.ivanov@ines.ro>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.68-mm3
Date: Wed, 30 Apr 2003 01:26:42 -0700 [thread overview]
Message-ID: <20030430012642.4463d3f3.akpm@digeo.com> (raw)
In-Reply-To: <Pine.LNX.4.50L0.0304301055510.4051-100000@webdev.ines.ro>
Andrei Ivanov <andrei.ivanov@ines.ro> wrote:
>
> net/core/netfilter.c: In function `nf_reinject':
> net/core/netfilter.c:559: `i' undeclared (first use in this function)
diff -puN net/core/netfilter.c~netfilter-fix net/core/netfilter.c
--- 25/net/core/netfilter.c~netfilter-fix 2003-04-30 01:23:39.000000000 -0700
+++ 25-akpm/net/core/netfilter.c 2003-04-30 01:23:54.000000000 -0700
@@ -550,6 +550,7 @@ void nf_reinject(struct sk_buff *skb, st
unsigned int verdict)
{
struct list_head *elem = &info->elem->list;
+ struct list_head *i;
rcu_read_lock();
_
next prev parent reply other threads:[~2003-04-30 8:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-30 6:59 2.5.68-mm3 Andrew Morton
2003-04-30 7:56 ` 2.5.68-mm3 Andrei Ivanov
2003-04-30 8:26 ` Andrew Morton [this message]
2003-04-30 9:51 ` 2.5.68-mm3 Felipe Alfaro Solana
2003-04-30 9:59 ` 2.5.68-mm3 Andrew Morton
2003-04-30 18:35 ` 2.5.68-mm3 Greg KH
2003-04-30 22:58 ` 2.5.68-mm3 Felipe Alfaro Solana
2003-04-30 18:04 ` 2.5.68-mm3 jjs
2003-04-30 19:28 ` 2.5.68-mm3 Danny ter Haar
2003-04-30 23:57 ` 2.5.68-mm3 Ed Tomlinson
2003-05-01 0:04 ` 2.5.68-mm3 Andrew Morton
2003-05-01 3:18 ` 2.5.68-mm3 steven roemen
2003-05-01 17:47 ` 2.5.68-mm3 Greg KH
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=20030430012642.4463d3f3.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=andrei.ivanov@ines.ro \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®