From: Grzegorz Jaskiewicz <gj@pointblue.com.pl>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: linus <torvalds@transmeta.com>, Rusty Russell <rusty@rustcorp.com.au>
Subject: [PATCH] 2.5.68-bk10 net/core/netfilter.c, missing "i" declaration
Date: 30 Apr 2003 19:32:22 +0100 [thread overview]
Message-ID: <1051727542.21774.18.camel@gregs> (raw)
diff -r -u linux-2.5.68-bk10-changed/net/core/netfilter.c
linux-2.5.68-bk10-org/net/core/netfilter.c
--- linux-2.5.68-bk10-changed/net/core/netfilter.c 2003-04-30
19:30:20.000000000 +0100
+++ linux-2.5.68-bk10-org/net/core/netfilter.c 2003-04-30
19:27:57.000000000 +0100
@@ -550,6 +550,7 @@
unsigned int verdict)
{
struct list_head *elem = &info->elem->list;
+ struct list_head *i;
rcu_read_lock();
--
Grzegorz Jaskiewicz <gj@pointblue.com.pl>
K4 Labs
reply other threads:[~2003-04-30 18:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1051727542.21774.18.camel@gregs \
--to=gj@pointblue.com.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=torvalds@transmeta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox