From 60adf7a682ae20091d64ebf4d7bbfb2488811559 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 8 Dec 2009 12:51:22 -0800 Subject: [PATCH] --- yaml --- r: 173020 b: refs/heads/master c: a252e749f1ae17e43ccc5824f7b1b5854417c98b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/sctp/sysctl.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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, },