From: Andrei Pelinescu-Onciul Date: Mon, 23 Nov 2009 20:54:01 +0000 (-0500) Subject: sctp: limit maximum autoclose setsockopt value X-Git-Tag: v2.6.33-rc1~388^2~167^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6778aab6ccc4b510b4dcfa770d9949b696b4545;p=pandora-kernel.git sctp: limit maximum autoclose setsockopt value To avoid overflowing the maximum timer interval when transforming the autoclose interval from seconds to jiffies, limit the maximum autoclose value to MAX_SCHEDULE_TIMEOUT/HZ. Signed-off-by: Andrei Pelinescu-Onciul Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed