commit | bfbacc11550a785caf082f3ccfcd7ecf882e09a4 | [log] [tgz] |
---|---|---|
author | João Paulo Rechi Vita <jprvita@profusion.mobi> | Mon May 31 18:35:44 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 21 10:39:04 2010 -0700 |
tree | 82ec0b4aa7003884a0dec27f944db0647fd1e028 | |
parent | 6e2b6722abaa3f6042357e11f465488b7c12f94c [diff] |
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP Since all TxSeq values are modulo, we shall not compare them directly. We have to compare their offset inside the TxWindow instead. Signed-off-by: João Paulo Rechi Vita <jprvita@profusion.mobi> Acked-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>