patch-2.4.1 linux/net/decnet/dn_table.c
Next file: linux/net/decnet/dn_timer.c
Previous file: linux/net/decnet/dn_rules.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 22 13:32:10 2001
- Orig file:
v2.4.0/linux/net/decnet/dn_table.c
- Orig date:
Mon Jan 1 09:54:07 2001
diff -u --recursive --new-file v2.4.0/linux/net/decnet/dn_table.c linux/net/decnet/dn_table.c
@@ -78,7 +78,7 @@
static struct dn_fib_table *dn_fib_tables[DN_NUM_TABLES + 1];
static kmem_cache_t *dn_hash_kmem;
-static int dn_fib_hash_zombies = 0;
+static int dn_fib_hash_zombies;
static __inline__ dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)