diff --git a/[refs] b/[refs] index a07c000d12fb..16459b3fad91 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6035ccd8e9e40bb654fbfdef325902ab531679a5 +refs/heads/master: a252e749f1ae17e43ccc5824f7b1b5854417c98b diff --git a/trunk/net/sctp/sysctl.c b/trunk/net/sctp/sysctl.c index 419e1e962c55..832590bbe0c0 100644 --- a/trunk/net/sctp/sysctl.c +++ b/trunk/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, },