From: Andrea Bittau Date: Thu, 16 Nov 2006 16:28:40 +0000 (-0200) Subject: [DCCP] CCID2: Code optimizations X-Git-Tag: v2.6.20-rc1~34^2~40^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32aac18dfa0963fde40cc074ba97ebbae8b755f2;p=pandora-kernel.git [DCCP] CCID2: Code optimizations These are code optimizations which are relevant when dealing with large windows. They are not coded the way I would like to, but they do the job for the short-term. This patch should be more neat. Commiter note: Changed the seqno comparisions to use {after,before}48 to handle wrapping. Signed-off-by: Andrea Bittau Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed