patch-2.3.9 linux/net/ipv4/ip_masq_portfw.c
Next file: linux/net/ipv4/ipconfig.c
Previous file: linux/net/ipv4/ip_masq_mod.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_portfw.c
- Orig date:
Mon Jan 4 15:31:35 1999
diff -u --recursive --new-file v2.3.8/linux/net/ipv4/ip_masq_portfw.c linux/net/ipv4/ip_masq_portfw.c
@@ -2,7 +2,7 @@
* IP_MASQ_PORTFW masquerading module
*
*
- * $Id: ip_masq_portfw.c,v 1.3 1998/12/08 05:42:12 davem Exp $
+ * $Id: ip_masq_portfw.c,v 1.4 1999/06/29 12:35:53 davem Exp $
*
* Author: Steven Clarke <steven.clarke@monmouth.demon.co.uk>
*
@@ -51,9 +51,7 @@
/*
* Lock
*/
-#ifdef __SMP__
static spinlock_t portfw_lock = SPIN_LOCK_UNLOCKED;
-#endif
static struct list_head portfw_list[2];
static __inline__ int portfw_idx(int protocol)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)