From: Gustavo F. Padovan Date: Sat, 1 May 2010 19:15:39 +0000 (-0300) Subject: Bluetooth: Add timer to Acknowledge I-frames X-Git-Tag: v2.6.35-rc1~473^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b4f43be01c2a363be021485dd18cca33cfab8a;p=pandora-kernel.git Bluetooth: Add timer to Acknowledge I-frames We ack I-frames on each txWindow/5 I-frames received, but if the sender stop to send I-frames and it's not a txWindow multiple we can leave some frames unacked. So I added a timer to ack I-frames on this case. The timer expires in 200ms. Signed-off-by: Gustavo F. Padovan Reviewed-by: João Paulo Rechi Vita Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed