From: Gustavo F. Padovan Date: Tue, 15 Dec 2009 22:13:27 +0000 (-0200) Subject: Bluetooth: Ack L2CAP I-frames before retransmit missing packet X-Git-Tag: v2.6.33-rc2~40^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186ee8cf0130993dea8ab8867ff1af8a148f9ae6;p=pandora-kernel.git Bluetooth: Ack L2CAP I-frames before retransmit missing packet Moving the Ack to before l2cap_retransmit_frame() we can avoid the case where txWindow is full and the packet can't be retransmited. Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed