Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 606d62fa authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: Lasat: Fix botched changes to sysctl code.



Commit 16393192 "sysctl mips/lasat: Remove
dead binary sysctl support" obviously wasn't test built ...

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 95abd0df
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -204,7 +204,7 @@ static ctl_table lasat_table[] = {
		.maxlen		= sizeof(int),
		.maxlen		= sizeof(int),
		.mode		= 0644,
		.mode		= 0644,
		.proc_handler	= proc_lasat_prid,
		.proc_handler	= proc_lasat_prid,
.	},
	},
#ifdef CONFIG_INET
#ifdef CONFIG_INET
	{
	{
		.procname	= "ipaddr",
		.procname	= "ipaddr",