From: Andrei Pelinescu-Onciul Date: Wed, 2 Dec 2009 09:16:49 +0000 (-0800) Subject: sctp: fix sctp_setsockopt_autoclose compile warning X-Git-Tag: v2.6.33-rc1~388^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810c07194f6ef541625e65b53392e9f605611a1a;p=pandora-kernel.git sctp: fix sctp_setsockopt_autoclose compile warning Fix the following warning, when building on 64 bits: net/sctp/socket.c:2091: warning: large integer implicitly truncated to unsigned type Signed-off-by: Andrei Pelinescu-Onciul Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed