# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.1442  -> 1.1443 
#	arch/ia64/sn/kernel/sn2/sn_proc_fs.c	1.2     -> 1.3    
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 03/11/06	jbarnes@tomahawk.engr.sgi.com	1.1443
# disable linkstats
# --------------------------------------------
#
diff -Nru a/arch/ia64/sn/kernel/sn2/sn_proc_fs.c b/arch/ia64/sn/kernel/sn2/sn_proc_fs.c
--- a/arch/ia64/sn/kernel/sn2/sn_proc_fs.c	Thu Nov  6 15:11:25 2003
+++ b/arch/ia64/sn/kernel/sn2/sn_proc_fs.c	Thu Nov  6 15:11:25 2003
@@ -189,7 +189,7 @@
 	register_sn_partition_id();
 	register_sn_serial_numbers();
 	register_sn_force_interrupt();
-	register_sn_linkstats();
+	/* register_sn_linkstats(); */
 }
 
 #endif /* CONFIG_PROC_FS */
