[PATCH] sysctl: register the sysctl number used by the arlan driver
[powerpc.git] / drivers / net / wireless / arlan-proc.c
index 5fa9854..20499a6 100644 (file)
@@ -1216,7 +1216,7 @@ static ctl_table arlan_table[MAX_ARLANS + 1] =
 static ctl_table arlan_root_table[] =
 {
        {
-               .ctl_name       = 254,
+               .ctl_name       = CTL_ARLAN,
                .procname       = "arlan",
                .maxlen         = 0,
                .mode           = 0555,