commit | 8ff50ec04a7ecdbba6e0a5423cf6f2c5f7fc605e | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Mon May 10 19:34:11 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 21 10:39:04 2010 -0700 |
tree | 49503c86fc8403d7a7dd95a5df4411ec8d3207c3 | |
parent | f6337c771126420c348b702e012262cfb5f0d56e [diff] |
Bluetooth: Fix bug with ERTM vars increment All ERTM operations regarding the txWindow should be modulo 64, otherwise we confuse the ERTM logic and connections will break. 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>