From: wangweidong Date: Wed, 11 Dec 2013 01:50:38 +0000 (+0800) Subject: sctp: check the rto_min and rto_max in setsockopt X-Git-Tag: v3.13-rc4~3^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f935d41af097a87067367be66de52896b964e1;p=pandora-kernel.git sctp: check the rto_min and rto_max in setsockopt When we set 0 to rto_min or rto_max, just not change the value. Also we should check the rto_min > rto_max. Suggested-by: Vlad Yasevich Signed-off-by: Wang Weidong Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed