patch-2.3.34 linux/net/unix/sysctl_net_unix.c

Next file: linux/scripts/ver_linux
Previous file: linux/net/sched/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.33/linux/net/unix/sysctl_net_unix.c linux/net/unix/sysctl_net_unix.c
@@ -22,7 +22,7 @@
 ctl_table unix_table[] = {
 	{NET_UNIX_MAX_DGRAM_QLEN, "max_dgram_qlen",
 	&sysctl_unix_max_dgram_qlen, sizeof(int), 0600, NULL, 
-	 &proc_dointvec_jiffies},
+	 &proc_dointvec },
 	{0}
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)