git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
186de9a
)
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
author
Gustavo F. Padovan
<gustavo@las.ic.unicamp.br>
Tue, 15 Dec 2009 22:13:27 +0000
(20:13 -0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 17 Dec 2009 20:06:23 +0000
(12:06 -0800)
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>
No differences found