From: Gerrit Renker Date: Tue, 23 Nov 2010 02:36:56 +0000 (+0000) Subject: dccp: fix error in updating the GAR X-Git-Tag: v2.6.37-rc4~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ac78870220b6e0ac74dd9292bcfa7b18718babd;p=pandora-kernel.git dccp: fix error in updating the GAR This fixes a bug in updating the Greatest Acknowledgment number Received (GAR): the current implementation does not track the greatest received value - lower values in the range AWL..AWH (RFC 4340, 7.5.1) erase higher ones. Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed