From: Roel Kluin Date: Fri, 13 Feb 2009 00:42:31 +0000 (-0800) Subject: IRDA: cnt is off by 1 X-Git-Tag: v2.6.29-rc5~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb0886745a75ce98bde3aac421adc69fe61a1905;p=pandora-kernel.git IRDA: cnt is off by 1 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed