lkml.org 
[lkml]   [2003]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.68-mm3
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();

_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.058 / U:0.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site