From: Gustavo F. Padovan Date: Thu, 3 Jun 2010 19:34:20 +0000 (-0300) Subject: Bluetooth: Fix missing retransmission action with RR(P=1) X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea727ef9d507413f15da0de401d8a50b125649a;p=pandora-kernel.git Bluetooth: Fix missing retransmission action with RR(P=1) The Bluetooth SIG Profile Tuning Suite Software uses the CSA1 spec to run the L2CAP tests. The new 3.0 spec has a missing Retransmit-I-Frames action when the Remote side is Busy. We still start the retransmission timer if Remote is Busy and unacked frames > 0. We do everything we did before this change plus the Retransmission of I-frames. Signed-off-by: Gustavo F. Padovan Reviewed-by: João Paulo Rechi Vita Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed