patch-2.3.9 linux/net/ipv4/ip_masq_mod.c
Next file: linux/net/ipv4/ip_masq_portfw.c
Previous file: linux/net/ipv4/ip_masq_mfw.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Jun 29 09:22:08 1999
- Orig file:
v2.3.8/linux/net/ipv4/ip_masq_mod.c
- Orig date:
Sun Oct 4 10:21:45 1998
diff -u --recursive --new-file v2.3.8/linux/net/ipv4/ip_masq_mod.c linux/net/ipv4/ip_masq_mod.c
@@ -4,7 +4,7 @@
*
* Author: Juan Jose Ciarlante, <jjciarla@raiz.uncu.edu.ar>
*
- * $Id: ip_masq_mod.c,v 1.5 1998/08/29 23:51:09 davem Exp $
+ * $Id: ip_masq_mod.c,v 1.6 1999/06/29 12:35:51 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -33,9 +33,7 @@
EXPORT_SYMBOL(ip_masq_mod_lkp_link);
EXPORT_SYMBOL(ip_masq_mod_lkp_unlink);
-#ifdef __SMP__
static spinlock_t masq_mod_lock = SPIN_LOCK_UNLOCKED;
-#endif
/*
* Base pointer for registered modules
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)