From: Wei Yongjun Date: Thu, 23 Oct 2008 08:01:18 +0000 (-0700) Subject: sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state X-Git-Tag: v2.6.28-rc1~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e3f92dad6bdbee796274bae5c1c50a6ddd31cbb;p=pandora-kernel.git sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state Once an endpoint has reached the SHUTDOWN-RECEIVED state, it MUST NOT send a SHUTDOWN in response to a ULP request. The Cumulative TSN Ack of the received SHUTDOWN chunk MUST be processed. This patch fix to process Cumulative TSN Ack of the received SHUTDOWN chunk in SHUTDOWN_RECEIVED state. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed