One line patch to linux-2.1.81.orig/net/802/sysctl_net_802.c

Adam J. Richter (adam@yggdrasil.com)
Sun, 25 Jan 1998 01:52:22 -0800


Linux 2.1.81 crashes at boot time if you enable token ring
support. The following one line change fixes the problem.

*** /tmp/linux-2.1.81.orig/net/802/sysctl_net_802.c Mon Apr 14 16:28:27 1997
--- linux/net/802/sysctl_net_802.c Sun Jan 25 01:42:06 1998
***************
*** 23,27 ****
--- 23,28 ----
ctl_table tr_table[] = {
{NET_TR_RIF_TIMEOUT, "rif_timeout", &sysctl_tr_rif_timeout, sizeof(int),
0644, NULL, &proc_dointvec},
+ { 0 }
};
#endif

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 205
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."