From: Gerrit Renker Date: Wed, 26 Sep 2007 14:32:49 +0000 (-0300) Subject: [DCCP]: Sequence number wrap-around when sending reset X-Git-Tag: v2.6.24-rc1~1454^2~349 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf55cda9b2487fa7316dad3880acb0031ad3c0f;p=pandora-kernel.git [DCCP]: Sequence number wrap-around when sending reset This replaces normal addition with mod-48 addition so that sequence number wraparound is respected. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed