commit | 186ee8cf0130993dea8ab8867ff1af8a148f9ae6 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <gustavo@las.ic.unicamp.br> | Tue Dec 15 20:13:27 2009 -0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 17 12:06:23 2009 -0800 |
tree | dd65c1c454625194b85f6c458ccf96c1a7ef062a | |
parent | 186de9a33803c7ee20d9af75c9049b50e68a3a08 [diff] |
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 <gustavo@las.ic.unicamp.br> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>