[PATCH] sysctl: register the sysctl number used by the arlan driver
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Cc: "John W. Linville" <linville@tuxdriver.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
7735362ac3
commit
59fc5313b3
@@ -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,
|
||||
|
Reference in New Issue
Block a user