Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / net / tux / proc.c
index 1e535ef..ca78f3d 100644 (file)
@@ -742,17 +742,17 @@ static ctl_table tux_table[] = {
                NULL,
                NULL
        },
-       {0, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL} };
+       {0,0,0,0,0,0,0,0,0,0,0} };
 
 
 static ctl_table tux_dir_table[] = {
-       {NET_TUX, "tux", NULL, 0, 0555, tux_table, NULL, NULL, NULL, NULL, NULL},
-       {0, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL}
+       {NET_TUX, "tux", NULL, 0, 0555, tux_table,0,0,0,0,0},
+       {0,0,0,0,0,0,0,0,0,0,0}
 };
 
 static ctl_table tux_root_table[] = {
-       {CTL_NET, "net", NULL, 0, 0555, tux_dir_table, NULL, NULL, NULL, NULL, NULL},
-       {0, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL}
+       {CTL_NET, "net", NULL, 0, 0555, tux_dir_table,0,0,0,0,0},
+       {0,0,0,0,0,0,0,0,0,0,0}
 };