git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acdb602
)
IRDA: cnt is off by 1
author
Roel Kluin
<roel.kluin@gmail.com>
Fri, 13 Feb 2009 00:42:31 +0000
(16:42 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Feb 2009 00:42:31 +0000
(16:42 -0800)
If no prior break occurs, cnt reaches 101 after the loop, so we are still able
to change speed when cnt has become 100.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found