commit | cfbbeabc8864902c4af1c0cadf0972b352930a26 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sat Nov 24 20:43:59 2007 -0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:52 2008 -0800 |
tree | 90b544b5ad57bd49c25715a595ccd23d227dd714 | |
parent | 3de5489f47febe0333b142e0eb6389b9924b2634 [diff] |
[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>