From: Andrea Bittau Date: Tue, 3 Jan 2006 22:26:15 +0000 (-0800) Subject: [DCCP]: Notify CCID only after ACK vectors have been processed. X-Git-Tag: v2.6.16-rc1~474^2~22^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e84a9f5e9cd2b229dda24002334bc3cd36c1109d;p=pandora-kernel.git [DCCP]: Notify CCID only after ACK vectors have been processed. The CCID should be notified of packet reception only when a packet is valid. Therefore, the ACK vector needs to be processed before notifying the CCID. Also, the CCID might need information provided by the ACK vector. Signed-off-by: Andrea Bittau Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed