[PATCH] 2.5.68-bk10 net/core/netfilter.c, missing "i" declaration

From: Grzegorz Jaskiewicz (gj@pointblue.com.pl)
Date: Wed Apr 30 2003 - 13:32:22 EST


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

- 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/



This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 22:00:35 EST