Whamcloud - gitweb
b=13597
[fs/lustre-release.git] / lnet / klnds / socklnd / socklnd_lib-linux.c
index 0689d9d..7707fd5 100644 (file)
@@ -186,7 +186,7 @@ ksocknal_lib_tunables_init ()
                 .ctl_name = j++,
                 .procname = "protocol",
                 .data     = ksocknal_tunables.ksnd_protocol,
-                .maxlin   = sizeof(int),
+                .maxlen   = sizeof(int),
                 .mode     = 0644,
                 .proc_handler = &proc_dointvec
         };