]> git.baikalelectronics.ru Git - kernel.git/commit
[CCID2]: Fix sequence number arithmetic/comparisons
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Sat, 24 Nov 2007 22:43:59 +0000 (20:43 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:52 +0000 (14:54 -0800)
commitf17655fb856e78341212ab986af343211218b082
tree90b544b5ad57bd49c25715a595ccd23d227dd714
parent9085be7b3503a13a086bc7cad3d039a0c26a5ccc
[CCID2]: Fix sequence number arithmetic/comparisons

This replaces use of normal subtraction with modulo-48 subtraction.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/ccid2.c