diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-05-01 16:15:41 -0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-05-10 09:28:50 +0200 |
commit | 803020c6fa63aa738cfda3329c9675b42023e9d2 (patch) | |
tree | 4fbe8adc8319193624931a2710bf5e46c541852f /usr | |
parent | 14b5aa71ec506f4e38ca6a1dc02ecd668ecfd902 (diff) | |
download | linux-803020c6fa63aa738cfda3329c9675b42023e9d2.tar.gz linux-803020c6fa63aa738cfda3329c9675b42023e9d2.tar.bz2 linux-803020c6fa63aa738cfda3329c9675b42023e9d2.zip |
Bluetooth: Change acknowledgement to use the value of txWindow
Now that we can set the txWindow we need to change the acknowledgement
procedure to ack after each (pi->txWindow/6 + 1). The plus 1 is to avoid
the zero value.
It also renames pi->num_to_ack to a better name: pi->num_acked.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Reviewed-by: João Paulo Rechi Vita <jprvita@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions