patch-2.4.17 linux/net/bridge/br_if.c
Next file: linux/net/core/datagram.c
Previous file: linux/net/README
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Dec 21 16:40:33 2001
- Orig file:
linux-2.4.16/net/bridge/br_if.c
- Orig date:
Thu Nov 9 23:57:53 2000
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/net/bridge/br_if.c linux/net/bridge/br_if.c
@@ -5,7 +5,7 @@
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
*
- * $Id: br_if.c,v 1.5 2000/11/08 05:16:40 davem Exp $
+ * $Id: br_if.c,v 1.6 2001/11/24 17:51:03 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -261,8 +261,6 @@
{
struct net_bridge *br;
int i;
-
- i = 0;
br = bridge_list;
for (i=0;i<num;i++) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)