From: Linus Torvalds Date: Tue, 8 Dec 2009 20:51:22 +0000 (-0800) Subject: sctp: fix compile error due to sysctl mismerge X-Git-Tag: v2.6.33-rc1~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a252e749f1ae17e43ccc5824f7b1b5854417c98b;p=pandora-kernel.git sctp: fix compile error due to sysctl mismerge I messed up the merge in d7fc02c7bae7b1cf69269992cf880a43a350cdaa, where the conflict in question wasn't just about CTL_UNNUMBERED being removed, but the 'strategy' field is too (sysctl handling is now done through the /proc interface, with no duplicate protocols for reading the data). Reported-by: Larry Finger Reported-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed