]> git.baikalelectronics.ru Git - kernel.git/commit
[CCID3]: Accurately determine idle & application-limited periods
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 20 Nov 2007 20:01:59 +0000 (18:01 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:42 +0000 (14:54 -0800)
commit20ac7798967ba2115ec138c38d126aac02766398
treeddd84d7a6115700ff93f24d367d59c8ad03a9adc
parente404f93b46997b2d8cca5815ccd3e35fa839cd0c
[CCID3]: Accurately determine idle & application-limited periods

This fixes/updates the handling of idle and application-limited periods in CCID3,
which currently is broken: there is no detection as to how long a sender has been
idle - there is only one flag which is toggled in between function calls.

Being obsolete now, the `idle' flag is removed.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-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/ccid3.c
net/dccp/ccids/ccid3.h