From: Vladislav Yasevich Date: Sat, 12 Nov 2005 00:06:16 +0000 (-0800) Subject: [SCTP]: Remove timeouts[] array from sctp_endpoint. X-Git-Tag: v2.6.15-rc1~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e7d3d90c95b32374057e454417b2f50440be20e;p=pandora-kernel.git [SCTP]: Remove timeouts[] array from sctp_endpoint. The socket level timeout values are maintained in sctp_sock and association level timeouts are in sctp_association. So there is no need for ep->timeouts. Signed-off-by: Vladislav Yasevich Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed