patch-2.1.25 linux/net/ax25/sysctl_net_ax25.c
Next file: linux/net/core/dev.c
Previous file: linux/net/ax25/ax25_timer.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Feb  2 15:18:48 1997
-  Orig file: 
v2.1.24/linux/net/ax25/sysctl_net_ax25.c
-  Orig date: 
Thu Jan 23 21:06:54 1997
diff -u --recursive --new-file v2.1.24/linux/net/ax25/sysctl_net_ax25.c linux/net/ax25/sysctl_net_ax25.c
@@ -11,7 +11,7 @@
 
 static int min_ax25[] = {0, 0, 0, 0, 0, 1,  1,                1,                1,
 	                 0,                   0,  1,   1,  1, 0x00};
-static int max_ax25[] = {1, 1, 1, 1, 1, 7, 63, 30 * AX25_SLOWHZ, 20 * AX25_SLOWHZ,
+static int max_ax25[] = {1, 1, 1, 2, 1, 7, 63, 30 * AX25_SLOWHZ, 20 * AX25_SLOWHZ,
 	3600 * AX25_SLOWHZ, 65535 * AX25_SLOWHZ, 31, 512, 20, 0x03};
 
 static struct ctl_table_header *ax25_table_header;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov