From: Sridhar Samudrala Date: Fri, 21 Jul 2006 21:49:07 +0000 (-0700) Subject: [SCTP]: Set chunk->data_accepted only if we are going to accept it. X-Git-Tag: v2.6.18-rc3~59^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9faa730f1cbb951e95cb18e71b0fe265014c2450;p=pandora-kernel.git [SCTP]: Set chunk->data_accepted only if we are going to accept it. Currently there is a code path in sctp_eat_data() where it is possible to set this flag even when we are dropping this chunk. Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed