diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c
index 419e1e962c55a06012133252c8e04958465ed915..832590bbe0c046ec83fcb58af7c98605fefec342 100644
--- a/net/sctp/sysctl.c
+++ b/net/sctp/sysctl.c
@@ -248,7 +248,6 @@ static ctl_table sctp_table[] = {
 		.maxlen		= sizeof(int),
 		.mode		= 0644,
 		.proc_handler	= &proc_dointvec_minmax,
-		.strategy	= &sysctl_intvec,
 		.extra1		= &one,
 		.extra2		= &rwnd_scale_max,
 	},