diff options
| author | Szymon Janc <[email protected]> | 2012-02-07 15:43:01 +0100 |
|---|---|---|
| committer | Johan Hedberg <[email protected]> | 2012-02-13 17:01:35 +0200 |
| commit | 8ed7a0ae7834cbefb82ed15a92e36983924efa23 (patch) | |
| tree | 96cbe9f236a41556dde36c6d92e2355b4047f7b6 /scripts | |
| parent | 6d5922b01b5e8d684dae5baaea596a4a749738e3 (diff) | |
Bluetooth: Fix possible missing I-Frame acknowledgement
Make l2cap_ertm_send return number of pending I-Frames transmitted
instead of all (pending + retransmitted) I-Frames transmitted.
As only pending I-Frames are considered as acknowledgement, this could
lead to situation when no ACK was sent in __l2cap_send_ack (if only
already transmitted I-Frames were retransmitted).
Signed-off-by: Szymon Janc <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Acked-by: Gustavo F. Padovan <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions