patch-2.2.0-pre8 linux/net/ipv4/ipmr.c
Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/ipconfig.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Jan 17 10:00:00 1999
- Orig file:
v2.2.0-pre7/linux/net/ipv4/ipmr.c
- Orig date:
Mon Oct 5 13:13:48 1998
diff -u --recursive --new-file v2.2.0-pre7/linux/net/ipv4/ipmr.c linux/net/ipv4/ipmr.c
@@ -9,7 +9,7 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*
- * Version: $Id: ipmr.c,v 1.37 1998/10/03 09:37:39 davem Exp $
+ * Version: $Id: ipmr.c,v 1.38 1999/01/12 14:34:40 davem Exp $
*
* Fixes:
* Michael Chastain : Incorrect size of copying.
@@ -267,7 +267,6 @@
cache->mfc_minvif = vifi;
if (cache->mfc_maxvif <= vifi)
cache->mfc_maxvif = vifi + 1;
- vifi++;
}
}
end_bh_atomic();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov